Preparing search index...
The search index is not available
@terrestris/shogun-util
@terrestris/shogun-util
service/GraphQLService
GraphQLResponse
Interface GraphQLResponse<T>
interface
GraphQLResponse
<
T
>
{
data
:
Record
<
string
,
T
>
;
errors
?:
any
;
}
Type Parameters
T
Index
Properties
data
errors?
Properties
data
data
:
Record
<
string
,
T
>
Optional
errors
errors
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
errors
@terrestris/shogun-util
Loading...