Uses of Class
ch.brix.gql.client.frontify.builders.RootQuery_webhooks_Args
-
Packages that use RootQuery_webhooks_Args Package Description ch.brix.gql.client.frontify.builders -
-
Uses of RootQuery_webhooks_Args in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootQuery_webhooks_Args Modifier and Type Method Description RootQuery_webhooks_ArgsRootQuery_webhooks_Args. limit(IntScalar value)How many `WebhookItems` to show per query.RootQuery_webhooks_ArgsRootQuery_webhooks_Args. page(IntScalar value)Current page number.Methods in ch.brix.gql.client.frontify.builders with parameters of type RootQuery_webhooks_Args Modifier and Type Method Description RootQuery_webhooksRootQuery_webhooks. args(RootQuery_webhooks_Args argsBuilder)
-