Skip to content

@pbvex/client / QueryResult

Interface: QueryResult<T>

Type Parameters

T

T

Properties

data

data: T | undefined


error

error: Error | null


isLoading

isLoading: boolean

Generated API reference. Source of truth is the codebase.