Package

org.coursera.naptime.ari.graphql

schema

Permalink

package schema

Visibility
  1. Public
  2. All

Type Members

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

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

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

    Permalink

Ungrouped