Archive API docs
QUERY

customAttributeSchemas

Retrieve custom attribute schemas to interpret customAttributes values. Returns at most 1000 rows; this field is not paginated.

Arguments

entity CustomAttributeSchemaEntity! required
Entity type to get schemas for (ITEM or CREATOR).

Returns

Returns [CustomAttributeSchema!]! .