Member Junction
    Preparing search index...

    Type Alias InterfaceTypeOptions

    InterfaceTypeOptions: DescriptionOptions & ResolveTypeOptions & ImplementsClassOptions & {
        autoRegisterImplementations?: boolean;
    }

    Type Declaration

    • OptionalautoRegisterImplementations?: boolean

      Set to false to prevent emitting in schema all object types that implements this interface type.