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.