TraceLink OPUS GraphQL API

GraphQL endpoint used by the Agile Process Teams app, exposing genericActionCall and genericGetObject fields that dispatch on an action name and a JSON payload. Introspection is authentication-gated; the schema is not published.

Other Resources

API entry from apis.yml

apis.yml Raw ↑
aid: tracelink:opus-graphql
name: TraceLink OPUS GraphQL API
description: GraphQL endpoint used by the Agile Process Teams app, exposing genericActionCall and genericGetObject
  fields that dispatch on an action name and a JSON payload. Introspection is authentication-gated; the
  schema is not published.
humanURL: https://github.com/tracelink/code-samples/tree/main/GraphQL
baseURL: https://opus.tracelink.com/api/graphql
tags:
- GraphQL
- Workflow
properties:
- type: Examples
  url: https://github.com/tracelink/code-samples/tree/main/GraphQL