package domain
Type Members
- case class GraphQLFieldParser(ast: Node)(implicit ctx: GraphQLWebApiContext) extends GraphQLASTParserHelper with Product with Serializable
- case class GraphQLRootTypeParser(ast: Node, queryType: context.GraphQLWebApiContext.RootTypes.Value)(implicit ctx: GraphQLWebApiContext) extends GraphQLASTParserHelper with Product with Serializable