Preparing search index...
The search index is not available
@terrestris/shogun-util
@terrestris/shogun-util
service/GraphQLService
GraphQLService
Class GraphQLService
Hierarchy (
view full
)
GenericService
GraphQLService
Index
Constructors
constructor
Properties
base
Path
keycloak?
Methods
get
Page
Url
send
Query
Constructors
constructor
new
GraphQLService
(
opts
?
)
:
GraphQLService
Parameters
opts
:
GenericServiceOpts
= ...
Returns
GraphQLService
Properties
Protected
Readonly
base
Path
base
Path
:
string
Protected
Optional
Readonly
keycloak
keycloak
?:
Keycloak
Methods
Protected
get
Page
Url
get
Page
Url
(
pageOpts
?
)
:
string
Parameters
Optional
pageOpts
:
PageOpts
Returns
string
send
Query
send
Query
<
T
>
(
query
,
fetchOpts
?
)
:
Promise
<
Record
<
string
,
T
>
>
Type Parameters
T
Parameters
query
:
GraphQLQueryObject
Optional
fetchOpts
:
RequestInit
Returns
Promise
<
Record
<
string
,
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
Path
keycloak
Methods
get
Page
Url
send
Query
@terrestris/shogun-util
Loading...