Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GtSchemaTypeContainerMetadataArgs

Hierarchy

Index

Properties

Methods

Properties

isContainer

isContainer: boolean

schemaType

schemaType: typeof SchemaType

Methods

toSchema

  • toSchema(reflectedType: typeof SchemaType | Schema, userType?: typeof SchemaType | Schema): SchemaTypeOpts<any>
  • Parameters

    • reflectedType: typeof SchemaType | Schema
    • Optional userType: typeof SchemaType | Schema

    Returns SchemaTypeOpts<any>

Generated using TypeDoc