4 lines
54 B
GraphQL
4 lines
54 B
GraphQL
|
fragment ProjectPathLocksFragment on Project {
|
||
|
id
|
||
|
}
|