4 lines
67 B
GraphQL
4 lines
67 B
GraphQL
query projectFullPath {
|
|
projectPath @client
|
|
issueIid @client
|
|
}
|