6 lines
80 B
GraphQL
6 lines
80 B
GraphQL
![]() |
fragment AttributeWithMappingFragment on Attribute {
|
||
|
id
|
||
|
name
|
||
|
slug
|
||
|
}
|