OBJECT
UserUpdatedComposer
A Notification with type: user_updated_composer
link GraphQL Schema definition
- type UserUpdatedComposer 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