QueryOwnership is an interface datatype for information on the query ownership.

This datatype is used by four other datatypes: AggregateAlert; Alert; DashboardLink; FilterAlert; and ScheduledSearch. These are in turn used by a few query and mutation fields.

As an interface, QueryOwnership is implemented by two datatypes: OrganizationOwnership; and UserOwnership.

Table: QueryOwnership

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 17, 2024
idstringyes Long-TermThe unique identifier of organization or user owning and running the query.