Skip to main content

CategoryWhereInput

No description

input CategoryWhereInput {
metadata: [MetadataFilter!]
ids: [ID!]
AND: [CategoryWhereInput!]
OR: [CategoryWhereInput!]
}

Fields

CategoryWhereInput.metadata ● [MetadataFilter!] list input miscellaneous

CategoryWhereInput.ids ● [ID!] list scalar miscellaneous

CategoryWhereInput.AND ● [CategoryWhereInput!] list input products

List of conditions that must be met.

CategoryWhereInput.OR ● [CategoryWhereInput!] list input products

A list of conditions of which at least one must be met.

Member Of

CataloguePredicateInput input ● categories query ● CategoryWhereInput input