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