Skip to main content

PermissionUpdateInput

No description

type PermissionUpdateInput {
where: GQLTQueryPermissionWhere
limit: Int
input: PermissionOptionalInput
}

Fields#

where (GQLTQueryPermissionWhere)#

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

This is the input for the data