maestro-midds-schema 0.1.1

Allfeat MIDDS pallet GraphQL types (MusicalWork, Recording, Release) for Maestro indexer clients
Documentation

MIDDS (Musical Industry Digital Distribution Standard) GraphQL types for the Maestro blockchain indexer.

This crate provides GraphQL schema types for the Allfeat MIDDS pallets, which handle musical works, recordings, and releases.

Example

use maestro_midds_schema::{MusicalWork, Recording, Release, PartyId};