Uses of Class
ch.brix.gql.client.frontify.builders.WebhookItems_items
-
Packages that use WebhookItems_items Package Description ch.brix.gql.client.frontify.builders -
-
Uses of WebhookItems_items in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return WebhookItems_items Modifier and Type Method Description WebhookItems_itemsWebhookItems_items. onProjectWebhook(On_ProjectWebhook typeBuilder)WebhookItems_itemsWebhookItems_items. onWebhook(On_Webhook typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type WebhookItems_items Modifier and Type Method Description On_WebhookItemsOn_WebhookItems. items(WebhookItems_items callBuilder)List of type `Webhook`.
-