Beta
The event object received by the function handler in the case of a document event, such as a publish, unpublish, delete or mutation event and similar.
The data delivered to the function. This is the result of applying any configured GROQ-projection to the changed document. If no projection is configured, this is the document itself.
The event object received by the function handler in the case of a document event, such as a publish, unpublish, delete or mutation event and similar.