Uses of Class
ch.brix.gql.client.frontify.input_objects.LibraryQueryInput
-
Packages that use LibraryQueryInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of LibraryQueryInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type LibraryQueryInput Modifier and Type Method Description Brand_libraries_ArgsBrand_libraries_Args. query(LibraryQueryInput value)**BETA** Define search criteria for `Library` items in a `Brand`. -
Uses of LibraryQueryInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return LibraryQueryInput Modifier and Type Method Description LibraryQueryInputLibraryQueryInput. sortBy(LibraryQuerySort v)**BETA** Sort order of the `Library` query result set.
-