mirror of
https://github.com/yldio/copilot.git
synced 2024-11-15 15:50:06 +02:00
6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
|
fragment ServiceInfo on Service {
|
||
|
uuid
|
||
|
name
|
||
|
pathName
|
||
|
}
|