1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-15 07:40:07 +02:00
copilot/packages/cp-frontend/src/graphql/ServiceInfo.gql

6 lines
55 B
GraphQL

fragment ServiceInfo on Service {
id
name
slug
}