mirror of
https://github.com/yldio/copilot.git
synced 2024-11-15 15:50:06 +02:00
8295bd6882
this shall be a progressive process
6 lines
57 B
GraphQL
6 lines
57 B
GraphQL
fragment ServiceInfo on Service {
|
|
uuid
|
|
name
|
|
slug
|
|
}
|