Package

org.coursera.naptime.ari.graphql

schema

Permalink

package schema

Visibility
  1. Public
  2. All

Type Members

  1. case class NotFoundException(msg: String) extends Exception with UserFacingError with Product with Serializable

    Permalink
  2. case class ParentContext(parentContext: Context[SangriaGraphQlContext, DataMap]) extends Product with Serializable

    Permalink
  3. case class ResponseFormatException(msg: String) extends Exception with UserFacingError with Product with Serializable

    Permalink
  4. case class SchemaExecutionException(msg: String) extends Exception with Product with Serializable

    Permalink
  5. case class SchemaGenerationException(msg: String) extends Exception with Product with Serializable

    Permalink
  6. case class SchemaMetadata(resources: Set[Resource], schemas: Map[String, RecordDataSchema]) extends Product with Serializable

    Permalink

Value Members

  1. object FieldBuilder extends StrictLogging

    Permalink
  2. object NaptimeEnumField

    Permalink
  3. object NaptimePaginatedResourceField

    Permalink
  4. object NaptimePaginationField extends StrictLogging

    Permalink
  5. object NaptimeRecordField

    Permalink
  6. object NaptimeResourceField

    Permalink
  7. object NaptimeUnionField

    Permalink

Ungrouped