Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.2.0](v1.1.1...v1.2.0) (2023-04-09) ### Bug Fixes π * now every child metadata object will have proper ids ([a776d00](a776d00)) ### Features β¨ * implement endpoint for singular metadata object with id ([88abb79](88abb79)) * implement endpoint that resolve all albums released of an artist ([8621729](8621729)) * implement endpoint that resolve metadata object from ids ([d517eb0](d517eb0)) ### Internal π§° * **graphql:** replace all the input types into arguments ([3cf8168](3cf8168)) * make all media items have their own unique id and source service name ([3fac340](3fac340)) * make metadata object selection queries returning null-ish values if its not available ([28026d1](28026d1))
- Loading branch information