OBJECT
AdminUpdatedComposer
A Notification with type: admin_updated_composer
link GraphQL Schema definition
- type AdminUpdatedComposer implements Notification {
- # Which user (or observer) actually performed the action
- : String!
- : String!
- : String!
- : DateTime!
- # Should display logo of Vydia or WL instead of Avatar?
- : Boolean!
- : String!
- : ID!
- : Media!
- : User
- : Float!
- : String!
- : Float!
- : DateTime
- : String
- : String!
- }
link Require by
This element is not required by anyone