mirror of
https://github.com/graphql-python/graphene.git
synced 2024-12-02 06:24:01 +03:00
5 lines
37 B
GraphQL
5 lines
37 B
GraphQL
|
query {
|
||
|
hello
|
||
|
ping(to:"Peter")
|
||
|
}
|