Creates a link that that configures automatically based on nhostClient's
authentication state, and will select HTTP or Web Socket transport as
appropriate.
Creates a link that that configures automatically based on nhostAuth's
authentication state. The returned link will select HTTP or Web Socket
transport as appropriate based on the GQL operation type.
httpLinkForNhost(StringnhostGqlEndpointUrl, HasuraAuthClientnhostAuth, {Client?httpClientOverride, Map<String, String>?defaultHeaders = const {}})
→ Link
Creates an HTTP link that configures automatically based on nhostAuth's
authentication state.