IGPAPI
Preparing search index...
@igpapi/core
mobile
graphqlQuery
Function graphqlQuery
graphqlQuery
(
input
:
GraphqlCallInput
,
)
:
Effect
<
Bloks
.
BloksResponse
,
TransportError
|
RequestError
|
ParseError
|
IgApiError
,
GraphqlJsonHttp
,
>
POST to /graphql/query. Used for some internal queries (ambient data, inbox tray, etc).
Parameters
input
:
GraphqlCallInput
Returns
Effect
<
Bloks
.
BloksResponse
,
TransportError
|
RequestError
|
ParseError
|
IgApiError
,
GraphqlJsonHttp
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...
POST to /graphql/query. Used for some internal queries (ambient data, inbox tray, etc).