GraphQL

/app/gql/mutation.graphql (57 B)

1
2
3
4
# $PF_GENERATE_ONCE$
type Mutation {
poke: String!
}