Uses of Class
ch.brix.gql.client.frontify.builders.On_WebhookItems
-
Packages that use On_WebhookItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_WebhookItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_WebhookItems Modifier and Type Method Description On_WebhookItemsOn_WebhookItems. hasNextPage()Indicates if a next page is available or notOn_WebhookItemsOn_WebhookItems. items(WebhookItems_items callBuilder)List of type `Webhook`.On_WebhookItemsOn_WebhookItems. limit()Number of results per page.On_WebhookItemsOn_WebhookItems. page()Current page number.On_WebhookItemsOn_WebhookItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_WebhookItems Modifier and Type Method Description RootQuery_webhooksRootQuery_webhooks. onWebhookItems(On_WebhookItems typeBuilder)
-