Packages

package model

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class FieldBuilder[I <: FieldBuilderInfo](endpointAnnotations: Annotations, name: AmfScalar = EmptyScalar, typeName: String = "", description: Option[AmfScalar] = None, operationType: context.GraphQLBaseWebApiContext.RootTypes.Value = RootTypes.Query, arguments: List[Parameter] = List.empty, schema: AnyShape = AnyShape(virtual())) extends Product with Serializable
  2. trait FieldBuilderInfo extends AnyRef

Value Members

  1. object EmptyScalar extends AmfScalar
  2. object EndpointPath
  3. object FieldBuilder extends Serializable
  4. object FieldBuilderInfo
  5. object GraphqlArgument
  6. object OperationMethod

Ungrouped