Skip to main content

CreateImageInput (Input)

Description

No description



Fields

NameDescription
contentType - String!
cropHeight - Int
cropWidth - Int
cropX - Int
cropY - Int
cropZoom - Float
height - Int
name - String
size - Float!
width - Int

input CreateImageInput {
contentType: String!
cropHeight: Int
cropWidth: Int
cropX: Int
cropY: Int
cropZoom: Float
height: Int
name: String
size: Float!
width: Int
}