Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Hasura

Hierarchy

  • Hasura

Index

Constructors

constructor

Properties

adminSecret

adminSecret: string

endpoint

endpoint: string

queryEndpoint

queryEndpoint: string

Methods

createCronTrigger

createEventTrigger

createScheduledEvent

deleteCronTrigger

deleteEventTrigger

Private getHeaders

  • getHeaders(): object
  • Get authentication headers

    Returns object

invokeEventTrigger

redeliverEvent

runSQL

setTableCustomFields

setTableIsEnum

trackTable

trackTableV2

  • Version 2 of track_table is used to add a table/view to the GraphQL schema with configuration. You can customise the root field names.

    Parameters

    Returns Promise<TrackTableResponse>

untrackTable

Generated using TypeDoc