Interface HasuraApiOptions

Hierarchy

  • HasuraApiOptions

Properties

errorHandler?: ((result) => any)

Type declaration

    • (result): any
    • Parameters

      • result: any

      Returns any

path: string
secret: string
ssl: boolean

Generated using TypeDoc