INPUT_OBJECT

EditComposerObject

Composer Object

link GraphQL Schema definition

  • input EditComposerObject {
  • id: ID
  • should_collect_revenue: Boolean
  • # Composer attached to the right
  • composer_id: ID
  • ownership_percentage: Float
  • }