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

6 lines
57 B
Plaintext
Raw Normal View History

2017-05-16 16:46:04 +03:00
fragment ServiceInfo on Service {
uuid
name
slug
2017-05-16 16:46:04 +03:00
}