- **`queryUsedIn`**: list of entities to which the query is joined. Refer to *../../type/entityReferenceList.json*.
- **`triggeredBy`**: Entity that triggered the query. E.g., a Stored Procedure or a Pipeline Task. Refer to *../../type/entityReference.json*.
- **`processedLineage`** *(boolean)*: Flag if this query has already been successfully processed for lineage. Default: `False`.
- **`service`**: Link to the database service fully qualified name where this query has been run. Refer to *../../type/basic.json#/definitions/fullyQualifiedEntityName*.