Skip to main content

removeAllowedContentNamespaceForLicenser

Removes the right for a licenser namespace to license content from a content namespace.

removeAllowedContentNamespaceForLicenser(
content: ID!
licenser: ID!
): Boolean!

Arguments

removeAllowedContentNamespaceForLicenser.content ● ID! non-null scalar

The namespace of the content provider.

removeAllowedContentNamespaceForLicenser.licenser ● ID! non-null scalar

The namespace of the licenser.

Type

Boolean scalar

The Boolean scalar type represents true or false.