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
Returns
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.
Map
MetafieldFilterInput
Was this article helpful to you?