Skip to main content

RoleItemPermissionItemUpdate

No description

type RoleItemPermissionItemUpdate {
where: GQLTQueryItemWhere
input: ItemOptionalInput
}

Fields#

where (GQLTQueryItemWhere)#

This will apply a filter to your mutation

input (ItemOptionalInput)#

This will update the items that you targeted with the filter in the where element