Skip to main content

10 docs tagged with "subscriptions"

View all tags

Real-Time Events

How Legalesign delivers real-time events to your application — GraphQL subscriptions for persistent connections, and webhooks for server-to-server callbacks.

Real-Time Websocket Quickstart

A simple end-to-end introduction to Legalesign GraphQL subscriptions, from connection setup to handling your first real-time events.

Subscription Event Schema

Canonical schema reference for Legalesign GraphQL subscription events, suitable for client implementations and AI helpers.

Using Subscriptions

How to consume Legalesign GraphQL subscriptions safely in client applications.