INPUT_OBJECT

ProductSurfaceAreaArtworkInput

link GraphQL Schema definition

  • input ProductSurfaceAreaArtworkInput {
  • image_data: Base64
  • offset_x_mm: Int
  • offset_y_mm: Int
  • fullsize_width_px: Int
  • fullsize_height_px: Int
  • variant_ids: [ID]
  • id: Int
  • fullsize_url: String
  • preview_url: String
  • fit_mode: Int
  • type: String
  • is_required_for_virtuals: Boolean
  • }