Skip to main content

createLicenses

Creates multiple new licenses.

createLicenses(
input: LicensesInput!
): createLicensesPayload!

Arguments

createLicenses.input ● LicensesInput! non-null input

The input that defines the licenses to be created.

Type

createLicensesPayload object

The result payload for the createLicenses mutation.