Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Input Object Type

CreateLicenseInput

No description
Input Fields
projectId: ID!

Library Id.

title: String!

License title.

license: String!

License terms.

addByDefault: Boolean = false

Apply License to new assets by default.

requireConsensus: Boolean = false

Require user to accept License terms before download.