saleor-apps-redis_apl/apps/data-exporter/graphql/fragments/AttributeWithMappingFragment.graphql

6 lines
80 B
GraphQL
Raw Normal View History

2023-09-18 07:28:01 +00:00
fragment AttributeWithMappingFragment on Attribute {
id
name
slug
}