mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-08 21:58:20 +00:00
5 lines
49 B
GraphQL
5 lines
49 B
GraphQL
query WhoAmIQuery {
|
|
viewer {
|
|
username
|
|
}
|
|
} |