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