4 lines
31 B
GraphQL
4 lines
31 B
GraphQL
|
query getRef {
|
||
|
ref @client
|
||
|
}
|