saleor-apps-redis_apl/apps/data-exporter/graphql/fragments/AttributeWithMappingFragment.graphql
Krzysztof Wolski de12370c46 POC WIP
2023-09-18 09:28:01 +02:00

5 lines
80 B
GraphQL

fragment AttributeWithMappingFragment on Attribute {
id
name
slug
}