3 lines
47 B
GraphQL
3 lines
47 B
GraphQL
query getProjectPath {
|
|
projectPath @client
|
|
}
|
query getProjectPath {
|
|
projectPath @client
|
|
}
|