Magidoc

JobQueryInput
Input Object

An input for querying jobs.

Fields

#

createdFrom

The earliest createdAt to include in the results

createdTo

The latest createdAt to include in the results

customerId

Filter by a given Customer

dueFrom

The earliest dueAt to include in the results

dueTo

The latest dueAt to include in the results

state

Only include jobs in this state

textSearch

Text search for the job name, external id or job number

Usages

#

References

#

  • Argument query of field jobs from type Query
  • Argument query of field jobs from type Customer