Optional attributes?: InputMaybe<Scalars["JSONObject"]>A mapping of attributes for this resource. These will be stored in the Niftory API but will not be added to the blockchain.
Optional fileThe list of ids of the uploaded metadata File. This can be created using createFileUploadUrl.
Optional metadata?: InputMaybe<Scalars["JSONObject"]>Metadata that will be added to the blockchain
Optional tags?: InputMaybe<InputMaybe<Scalars["String"]>[]>String labels to tag this NFTSet with. These will be stored in the Niftory API but will not be added to the blockchain. Updating this will replace the existing tags.
Optional title?: InputMaybe<Scalars["String"]>The user-friendly title for this set.
Generated using TypeDoc
The input to update an NFTSet.