Skip to content

updateSyncPermissions

Updates whether the current user allows sync self/others on the specified target

graphql
updateSyncPermissions(
  input: UpdateSyncPermissionsInput!
): UpdateSyncPermissionsPayload!

Arguments

updateSyncPermissions.input ● UpdateSyncPermissionsInput! non-null input

Defines which SyncPermissionTarget to update and how to update it

Type

UpdateSyncPermissionsPayload object

Released under the MIT License.