Skip to main content

StringFilterInput Input Type

Define the filtering options for string fields.

input StringFilterInput {
eq: String
oneOf: [String!]
}

Fields​

eq ● String​

The value equal to.

oneOf ● [String!]​

The value included in.

Member Of​

AddressFilterInput input ● AssignedAttributeValueInput input ● AttributeValueWhereInput input ● AttributeWhereInput input ● CustomerOrderWhereInput input ● CustomerTypeWhereInput input ● CustomerWhereInput input ● DraftOrderWhereInput input ● FulfillmentWarehouseFilterInput input ● OrderWhereInput input ● PageWhereInput input ● PaymentMethodDetailsCardFilterInput input ● ProductVariantWhereInput input ● ProductWhereInput input ● PromotionWhereInput input ● TransactionFilterInput input ● TransactionWhereInput input