mirror of
https://github.com/yldio/copilot.git
synced 2024-11-15 07:40:07 +02:00
6 lines
55 B
GraphQL
6 lines
55 B
GraphQL
fragment ServiceInfo on Service {
|
|
id
|
|
name
|
|
slug
|
|
}
|