I can no longer access products or collections using graphql.
{products(first: 10) {edges {node {titleiddescriptionupdatedAtvariants(first: 10) {edges {node {idskupriceselectedOptions {namevalue}}}}}}}}}
Ran into this this evening too, it broke a bunch.
Broke my app as well...kind of ridiculous. No heads up at all.