A filter used to view a subset of products in a collection matching a specific metafield value.
Only the following metafield types are currently supported:
  • number_integer
  • number_decimal
  • single_line_text_field
  • boolean
Fields
namespace ● String!non-null
The namespace of the metafield to filter on.
value ● String!non-null
The value of the metafield.
key ● String!non-null
The key of the metafield to filter on.
Status and error codes
For detailed information about common codes, see Status and error codes.
Map
MetafieldFilterInput
Was this article helpful to you?