Skip to main content

CategoryWhereInput Input Type

No description

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

Fields

metadata ● [MetadataFilter!]

ids ● [ID!]

AND ● [CategoryWhereInput!]

List of conditions that must be met.

OR ● [CategoryWhereInput!]

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

Member Of

CataloguePredicateInput input ● categories query ● CategoryWhereInput input