ShopifyWebhookTransactionCountableEdge
No description
type ShopifyWebhookTransactionCountableEdge {
node: ShopifyWebhookTransaction!
cursor: String!
}
Fields
ShopifyWebhookTransactionCountableEdge.node ● ShopifyWebhookTransaction! non-null object
The item at the end of the edge.
ShopifyWebhookTransactionCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination.