Skip to content

createIMSPermission

Creates a new IMSPermission, requires ADMIN on all IMSs which should be added to the created permission.

graphql
createIMSPermission(
  input: CreateIMSPermissionInput!
): CreateIMSPermissionPayload!

Arguments

createIMSPermission.input ● CreateIMSPermissionInput! non-null input

Defines the created IMSPermission

Type

CreateIMSPermissionPayload object

Released under the MIT License.