Skip to main content

NodeConfigUpdateInput

No description

type NodeConfigUpdateInput {
where: GQLTQueryNodeConfigWhere
limit: Int
input: NodeConfigOptionalInput
}

Fields#

where (GQLTQueryNodeConfigWhere)#

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 (NodeConfigOptionalInput)#

This is the input for the data