matter
query (for a specific matter) or the matters
query (to retrieve a list).
π Fetching a specific matter
Use thematter(id: MatterGID!)
query to retrieve details about a single matter.
Request
Response
π Fetching multiple matters
If you donβt know the matter ID or want to browse multiple matters, you can use the matters query to list them.Request