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