org
.
coursera
.
naptime
.
ari
.
graphql
schema
package
schema
Visibility
Public
All
Type Members
case class
SchemaExecutionException
(
msg:
String
)
extends
Exception
with
Product
with
Serializable
case class
SchemaGenerationException
(
msg:
String
)
extends
Exception
with
Product
with
Serializable
case class
SchemaMetadata
(
resources:
Set
[
Resource
]
,
schemas:
Map
[
String
,
RecordDataSchema
]
)
extends
Product
with
Serializable
Value Members
object
FieldBuilder
extends
StrictLogging
object
NaptimeEnumField
object
NaptimePaginatedResourceField
object
NaptimeRecordField
object
NaptimeResourceField
object
NaptimeUnionField
Ungrouped