HTTP(S) URL of the GraphQL subscription endpoint (SSE / graphql-sse) — the real-time event source for optimistic updates. Sui serves subscriptions on a dedicated /subscriptions path appended to the query endpoint.
/subscriptions
The subscription endpoint URL.
HTTP(S) URL of the GraphQL subscription endpoint (SSE / graphql-sse) — the real-time event source for optimistic updates. Sui serves subscriptions on a dedicated
/subscriptionspath appended to the query endpoint.