alchemist
Toggle table of contents
36.0.11
common
Platform filter
common
Switch theme
Search in API
alchemist
alchemist-graphql
/
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