Example Use Case Workflow

  1. User reports issue via realXmarket app (e.g., fills a form with optional attachment).

  2. The backend receives the submission.

  3. The backend sends issueCreate mutation to Linear.

  4. Linear returns the issue ID and URL.

  5. (Optional) Notify user via email or in-app message that their issue is being tracked.

Last updated