Querying & tagging
Users can add custom metadata tags to each upload, these tags allow users to build semi-relational data models, all instantly queryable.
Tagging
Irys supports attaching metadata tags to each transaction.
Tags can be used to:
- Categorize transactions, making it easier to search for and retrieve relevant information using GraphQL
- Build mutable references
- Inform web browsers how to render image files
Querying
Contained within the transaction header is the metadata, this is available for querying via our query package and GraphQL.