Skip to main content

AssetCreateThroughCreatingOtherSubentity

No description

input AssetCreateThroughCreatingOtherSubentity {
handle: String!
height: Float
mimeType: String!
name: String
size: Float!
type: AssetType!
width: Float
}

Fields

AssetCreateThroughCreatingOtherSubentity.handle ● String! non-null scalar

AssetCreateThroughCreatingOtherSubentity.height ● Float scalar

AssetCreateThroughCreatingOtherSubentity.mimeType ● String! non-null scalar

AssetCreateThroughCreatingOtherSubentity.name ● String scalar

AssetCreateThroughCreatingOtherSubentity.size ● Float! non-null scalar

AssetCreateThroughCreatingOtherSubentity.type ● AssetType! non-null enum

AssetCreateThroughCreatingOtherSubentity.width ● Float scalar

Member Of

AssetCreateManyAsSubEntityInput input ● AssetUpdateManyThroughUpdatingOtherSubentity input