Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SchemaRouterOptions

Represents the options to resolve external schemas. You can configure auth options to access to external services

Hierarchy

  • SchemaRouterOptions

Index

Constructors

constructor

Methods

getAuthHeaders

  • getAuthHeaders(): {}
  • Returns {}

    • [key: string]: string

getAuthQueryParams

  • getAuthQueryParams(): {}
  • Returns {}

    • [key: string]: string

toJson

  • toJson(): {}
  • Returns {}

    • [key: string]: any

Generated using TypeDoc