StringFilterInput Input Type
Define the filtering options for string fields.
input StringFilterInput {
eq: String
oneOf: [String!]
}
Fields
StringFilterInput.eq
● String
scalar miscellaneous
The value equal to.
StringFilterInput.oneOf
● [String!]
list scalar miscellaneous
The value included in.
Member Of
AddressFilterInput
input ● AssignedAttributeValueInput
input ● AttributeValueWhereInput
input ● AttributeWhereInput
input ● CustomerWhereInput
input ● DraftOrderWhereInput
input ● FulfillmentWarehouseFilterInput
input ● OrderWhereInput
input ● PageWhereInput
input ● PaymentMethodDetailsCardFilterInput
input ● ProductVariantWhereInput
input ● ProductWhereInput
input ● PromotionWhereInput
input