Register Asset with Schema π
An asset must be registered to a schema in order to generate the Asset Tree.
Register On-Chain collection with schema
Currently, anyone can make the call to register a collection with a schema. Eventually, this will be locked down to the owner of the on-chain collection based on the owner of the NFT contract.
GraphQL Mutation
Register Off-Chain Asset with schema π
Only the off-chain asset creator can register a schema to the asset.
Same as Registering an on-chain asset with a schema.