GraphQL API
Organization API
Organization / Types/ enum

Trashed

Specify if you want to include or exclude trashed results from a query.

Values

ONLY

Only return trashed results.

WITH

Return both trashed and non-trashed results.

WITHOUT

Only return non-trashed results.