Skip to main content

NodeGroupUpdateInput

No description

type NodeGroupUpdateInput {
where: GQLTQueryNodeGroupWhere
limit: Int
input: NodeGroupOptionalInput
}

Fields#

where (GQLTQueryNodeGroupWhere)#

If provided this will restrict to changes to only the elements that match

limit (Int)#

If provided this will restrict the changes to only the first amount of ${limit}

input (NodeGroupOptionalInput)#

This is the input for the data