Skip to main content

ShopifyWebhookTransactionCountableEdge

An edge in a connection.

type ShopifyWebhookTransactionCountableEdge {
cursor: String!
node: ShopifyWebhookTransaction!
}

Fields

ShopifyWebhookTransactionCountableEdge.cursor ● String! non-null scalar

A cursor for use in pagination

ShopifyWebhookTransactionCountableEdge.node ● ShopifyWebhookTransaction! non-null object

The item at the end of the edge

Member Of

ShopifyWebhookTransactionCountableConnection object

Was this page helpful?