jobs
Deprecated. No longer supported (2024-01).
A list of the Partner organization's Experts Marketplace jobs.
JobConnection arguments
- Anchor to afterafter•
Returns the elements in the list that come after the specified cursor.
- Anchor to beforebefore•
Returns the elements in the list that come before the specified cursor.
- Anchor to createdAtMaxcreated•
At Max Returns jobs that were created on or before the specified date and time.
- Anchor to createdAtMincreated•
At Min Returns jobs that were created on or after the specified date and time.
- Anchor to firstfirst•
Returns the first n elements from the list.
- Anchor to lastlast•
Returns the last n elements from the list.
- Anchor to lastEventAtMaxlast•
Event At Max Returns jobs where the last event occurred on or before the specified date and time.
- Anchor to lastEventAtMinlast•
Event At Min Returns jobs where the last event occurred on or after the specified date and time.
- Anchor to shopIdshop•
Id Returns jobs associated with the specified shop ID.
- Anchor to statusesstatuses•
Returns jobs with the specified statuses.
Anchor to Possible returnsPossible returns
- Anchor to edgesedges•[Job
Edge!]!non-null A list of edges.
- Anchor to pageInfopage•
Info PageInfo!non-null Information about pagination in a connection.