stash/graphql/documents/data/studio-slim.graphql

5 lines
62 B
GraphQL

fragment SlimStudioData on Studio {
id
name
image_path
}