26b5343e
1 2 3 4 5 6 7
package graphql type Query struct{} type Mutation struct{} type Subscription struct{}