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