Packages

package graphql

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait CommonSchemaReferenceTypes extends AnyRef
    Attributes
    protected
  2. trait CommonSchemaValueTypes extends AnyRef
    Attributes
    protected
  3. final case class GraphQLContext(creds: Credentials, tracing: TracingService, trace: TraceData, injector: Injector) extends Product with Serializable
  4. trait GraphQLSchema extends AnyRef
  5. abstract class GraphQLSchemaHelper extends AnyRef
  6. class GraphQLService extends Logging
    Annotations
    @Singleton()

Value Members

  1. object CommonSchema extends CommonSchemaValueTypes with CommonSchemaReferenceTypes
  2. object DateTimeSchema
  3. object GraphQLSchemaHelper
  4. object GraphQLUtils
  5. object TracingExtension extends Middleware[Any] with MiddlewareExtension[Any] with MiddlewareAfterField[Any] with MiddlewareErrorField[Any]

Ungrouped