Skip to main content
query

A list of the Partner organization's transactions.

Anchor to Arguments

TransactionConnection arguments

•TransactionConnection!
•String

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

•ID

Returns transactions associated with the specified app ID.

•String

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

•DateTime

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

•DateTime

Returns transactions 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.

•String

Returns transactions associated with the specified .myshopify.com shop domain. Example value: example.myshopify.com.

•ID

Returns transactions associated with the specified shop ID.

•[TransactionType!]

Returns transactions of the specified types.


Was this section helpful?

•[TransactionEdge!]!
non-null

A list of edges.

•PageInfo!
non-null

Information about pagination in a connection.


Was this section helpful?