Class RootQuery_webhooks
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<WebhookItems>
-
- ch.brix.gql.client.frontify.builders.RootQuery_webhooks
-
public class RootQuery_webhooks extends ch.brix.gql.client.CallBuilder<WebhookItems>
-
-
Constructor Summary
Constructors Constructor Description RootQuery_webhooks()
-
Method Summary
Modifier and Type Method Description RootQuery_webhooksargs(RootQuery_webhooks_Args argsBuilder)RootQuery_webhooksonWebhookItems(On_WebhookItems typeBuilder)
-
-
-
Method Detail
-
args
public RootQuery_webhooks args(RootQuery_webhooks_Args argsBuilder)
-
onWebhookItems
public RootQuery_webhooks onWebhookItems(On_WebhookItems typeBuilder)
-
-