Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_uninstallWebhook
-
Packages that use RootMutation_uninstallWebhook Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_uninstallWebhook in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_uninstallWebhook Modifier and Type Method Description static RootMutation_uninstallWebhookMutation. uninstallWebhook()Uninstall `Webhook`. -
Uses of RootMutation_uninstallWebhook in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_uninstallWebhook Modifier and Type Method Description RootMutation_uninstallWebhookRootMutation_uninstallWebhook. args(RootMutation_uninstallWebhook_Args argsBuilder)RootMutation_uninstallWebhookRootMutation_uninstallWebhook. onUninstallWebhook(On_UninstallWebhook typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_uninstallWebhook Modifier and Type Method Description On_RootMutationOn_RootMutation. uninstallWebhook(RootMutation_uninstallWebhook callBuilder)Uninstall `Webhook`.
-