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