productEditionFileCustomAttributeValues
Query product edition file custom attribute values
This page contains
Arguments
| productId ID! | Product ID |
| editionIds [ID!] | Edition IDs to query for (empty list = all editions) |
| fileIds [ID!] | File IDs to query for (empty list = all files within specified editions) |
| version String! | Product version to query for |
Return Fields
| [EditionFileCustomAttributeValuesResult!]! PREVIEW |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.