Packages

package domain

Type Members

  1. case class GraphQLFieldParser(ast: Node)(implicit ctx: GraphQLWebApiContext) extends GraphQLASTParserHelper with Product with Serializable
  2. case class GraphQLRootTypeParser(ast: Node, queryType: context.GraphQLWebApiContext.RootTypes.Value)(implicit ctx: GraphQLWebApiContext) extends GraphQLASTParserHelper with Product with Serializable

Ungrouped