Skip to main content

AssetUpdateManyThroughUpdatingOtherSubentity

No description

input AssetUpdateManyThroughUpdatingOtherSubentity {
create: [AssetCreateThroughCreatingOtherSubentity!]
delete: [AssetWhereUniqueInput!]
update: [AssetUpdateOneThroughUpdatingOTherSubentity!]
}

Fields

AssetUpdateManyThroughUpdatingOtherSubentity.create ● [AssetCreateThroughCreatingOtherSubentity!] list input

AssetUpdateManyThroughUpdatingOtherSubentity.delete ● [AssetWhereUniqueInput!] list input

AssetUpdateManyThroughUpdatingOtherSubentity.update ● [AssetUpdateOneThroughUpdatingOTherSubentity!] list input

Member Of

ProfileUpdateInput input