* 'mob/union-types' of github.com:spotify/backstage: (34 commits)
fix(yarn): fixup yarn.lock
docs(catalog/grqphql): updating docs
chore(gql/catalog): fixing some code review comments
chore(gql/catalog): fixing dependencies
chore: reverting code
feat(gql/catalog): to remove the duplication in the schema thanks to the limitations on implements, let's create the schema using javascript
feat(gql/catalog): working on making the schema nice
feat(gql/catalog): Reduce the amount of duplication a little for unions
chore(catalog/gql): fixing csp for playground
chore(catalog/gql): move the catalog schema out of src
chore(gql/catalog): updating the return types from the catalog api
chore(gql/catalog): removing the mock data scripts for catalog-graph l
chore(gql/catalog): actually read
chore(gql/catalog): fixing bundling of graphql asse
chore(gql/catalog): removing the mock-data stuff
feat(gql/catalog): implement the label resolver
feat(gql/catalog): Fixing some of the query issues
chore(gql/catalog): making the client alittle more readabke
chore(gql/catalog): Added some more metadata fields to the catalog entities
feat(gql/catlaog): Tidying up the resolver for the annotations
...