OBJECT

ProductAssignmentSetEntry

link GraphQL Schema definition

  • type ProductAssignmentSetEntry {
  • # Arguments
  • # include_deleted: [Not documented]
  • font(include_deleted: Boolean): Font
  • font_id: Int
  • colour: Int
  • size: Int
  • id: Int
  • set_id: Int
  • name: String
  • }