Skip to main content
query
Deprecated. No longer supported (2024-01).

A list of the Partner organization's Experts Marketplace jobs.

Anchor to Arguments

JobConnection arguments

•JobConnection!
•String

Returns the elements in the list that come after the specified cursor.

•String

Returns the elements in the list that come before the specified cursor.

•DateTime

Returns jobs that were created on or before the specified date and time.

•DateTime

Returns jobs that were created on or after the specified date and time.

•Int

Returns the first n elements from the list.

•Int

Returns the last n elements from the list.

•DateTime

Returns jobs where the last event occurred on or before the specified date and time.

•DateTime

Returns jobs where the last event occurred on or after the specified date and time.

•ID

Returns jobs associated with the specified shop ID.

•[JobStatus!]

Returns jobs with the specified statuses.


Was this section helpful?

•[JobEdge!]!
non-null

A list of edges.

•PageInfo!
non-null

Information about pagination in a connection.


Was this section helpful?