alchemist
Toggle table of contents
42.3.12
alldocs
Target filter
alldocs
Switch theme
Search in API
Skip to content
alchemist
alchemist
/
it.unibo.alchemist.boundary.graphql.client
/
DefaultGraphQLClient
/
DefaultGraphQLClient
Default
Graph
QLClient
alldocs
constructor
(
host
:
String
=
DefaultGraphQLSettings.DEFAULT_HOST
,
port
:
Int
=
DefaultGraphQLSettings.DEFAULT_PORT
,
enableSubscription
:
Boolean
=
false
)
Parameters
host
the host of the GraphQL server
port
the port of the GraphQL server
enable
Subscription
whether to enable subscriptions or not