stack

Home > @infiniteobjects/top-shot-service > GqlError

GqlError interface

GqlError

Signature:

export interface GqlError 

Properties

Property Modifiers Type Description
extensions   { status_code: number; status_message: string; }  
message   string  
path   string[]