Generic query to get custom fields for any resource type(s). Maximum 100 resourceIds and 100 namespaces are supported at a time.
Arguments
resource
String!Required
Resource type. Supported types: product, store, bag, promotion, coupon
resourceId
StringSingle resource ID for fetching fields of one resource
resourceIds
[String!]Multiple resource IDs for bulk fetching (maximum 100 allowed)
keys
[String!]Filter by specific custom field keys
namespaces
[String!]Filter by specific namespaces (maximum 100 allowed)
Response
Query
Try it
Input Variables
Response
Was this section helpful?