interface HasuraApiQueryOptions {
    route?: string;
}

Properties

Properties

route?: string