搜索过滤器-SearchFilter 对象

搜索查询中由键值对表示的过滤器。


在本页面


属性

  • key[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    搜索过滤器的关键字。
  • value[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    搜索过滤器的值。


返回SearchFilter的类型

  • [SavedSearch.filters](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/savedsearch#filters-2021-01)