@AutoPayloadType(description = "The created IMSPermission")
suspend fun createIMSPermission(input: CreateIMSPermissionInput, dfe: DataFetchingEnvironment): IMSPermission

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