Interface HasuraAxiosResponse

Hierarchy

  • AxiosResponse
    • HasuraAxiosResponse

Properties

config: AxiosRequestConfig
data: any
error?: string
headers: any
request?: any
status: number
statusText: string

Generated using TypeDoc