Say we have a query: thingy(id: ID!): Thingy And we want to instead query by thingy’s slug, I see two main options (as there’s no overloading)…
Say we have a query: thingy(id: ID!): Thingy And we want to instead query by thingy’s slug, I see two main options (as there’s no overloading)…