Uses of Class
ch.brix.gql.client.frontify.input_objects.AccountQueryFilterInput
-
Packages that use AccountQueryFilterInput Package Description ch.brix.gql.client.frontify.input_objects -
-
Uses of AccountQueryFilterInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return AccountQueryFilterInput Modifier and Type Method Description AccountQueryFilterInputAccountQueryFilterInput. sources(List<AccountQuerySourceInput> v)Specify the sources to search in.Methods in ch.brix.gql.client.frontify.input_objects with parameters of type AccountQueryFilterInput Modifier and Type Method Description AccountQueryInputAccountQueryInput. filter(AccountQueryFilterInput v)Use filters to reduce the set of matched results.
-