4 lines
57 B
GraphQL
4 lines
57 B
GraphQL
|
query getProjectShortPath {
|
||
|
projectShortPath @client
|
||
|
}
|