ENUM
FileMutationEvent
link GraphQL Schema definition
- enum FileMutationEvent {
- # Subscribe to this event to be notified after every createFile mutation.
- # Subscribe to this event to be notified after every updateFile mutation.
- # Subscribe to this event to be notified after every deleteFile mutation.
- }