alchemist
Toggle table of contents
37.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.boundary.graphql.client
/
DefaultGraphQLClient
/
DefaultGraphQLClient
Default
Graph
QLClient
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