Skip to main content

MapUpdateInput

No description

type MapUpdateInput {
where: GQLTQueryMapWhere
limit: Int
input: MapOptionalInput
}

Fields#

where (GQLTQueryMapWhere)#

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

This is the input for the data