Skip to content

createComponentPermission ​

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

graphql
createComponentPermission(
  input: CreateComponentPermissionInput!
): CreateComponentPermissionPayload!

Arguments ​

createComponentPermission.input ● CreateComponentPermissionInput! non-null input ​

Defines the created ComponentPermission

Type ​

CreateComponentPermissionPayload object ​

Released under the MIT License.