stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebhookSubscriptionConnection

AdminTypes.WebhookSubscriptionConnection interface

An auto-generated type for paginating through multiple WebhookSubscriptions.

Signature:

export interface WebhookSubscriptionConnection 

Properties

Property Modifiers Type Description
edges   Array<WebhookSubscriptionEdge> A list of edges.
nodes   Array<WebhookSubscription> A list of the nodes contained in WebhookSubscriptionEdge.
pageInfo   PageInfo Information to aid in pagination.