Class ObjectMapping

java.lang.Object
org.restheart.graphql.models.TypeMapping
org.restheart.graphql.models.ObjectMapping

public class ObjectMapping extends TypeMapping
  • Constructor Details

  • Method Details

    • getTypeWiring

      public graphql.schema.idl.TypeRuntimeWiring.Builder getTypeWiring(graphql.schema.idl.TypeDefinitionRegistry typeRegistry)
      Specified by:
      getTypeWiring in class TypeMapping