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