4 lines
60 B
GraphQL
4 lines
60 B
GraphQL
fragment MetadataFragment on MetadataItem {
|
|
key
|
|
value
|
|
}
|