Skip to main content

DeviceCredentialUpdate

No description

type DeviceCredentialUpdate {
where: GQLTQueryCredentialWhere
input: CredentialOptionalInput
}

Fields#

where (GQLTQueryCredentialWhere)#

This will apply a filter to your mutation

input (CredentialOptionalInput)#

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