ShopifyWebhookTransactionCountableConnection
No description
type ShopifyWebhookTransactionCountableConnection {
pageInfo: PageInfo!
edges: [ShopifyWebhookTransactionCountableEdge!]!
totalCount: Int
}
Fields
ShopifyWebhookTransactionCountableConnection.pageInfo ● PageInfo! non-null object
Pagination data for this connection.
ShopifyWebhookTransactionCountableConnection.edges ● [ShopifyWebhookTransactionCountableEdge!]! non-null object
ShopifyWebhookTransactionCountableConnection.totalCount ● Int scalar
A total count of items in the collection.
Returned By
shopifyWebhookTransactions query
Member Of
Product object ● ProductVariant object