DesUpdateReuseBlockInput
Input to update reuse block.
input DesUpdateReuseBlockInput {
description: String
id: ID!
name: String
}
Fields
DesUpdateReuseBlockInput.description ● String scalar
Reuse block description.
DesUpdateReuseBlockInput.id ● ID! non-null scalar
Reuse block identifier.
DesUpdateReuseBlockInput.name ● String scalar
Reuse block name.