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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 17, 2024
idstringyes Long-TermThe unique identifier of organization or user owning and running the query.