pactflow / roadmap

Public Pactflow issue tracker and roadmap
MIT License
15 stars 0 forks source link

GraphQL #53

Open mefellows opened 2 years ago

mefellows commented 2 years ago

Bi-directional support for GraphQL

QuitHub commented 5 months ago

@mefellows @YOU54F Hi folks, we are very keen for this feature. I can see it hasn't moved in the roadmap for a year and a half but would be a massive feature for us! An update would be greatly appreciated!

mefellows commented 5 months ago

Hi @QuitHub, this feature has yet to be prioritised at this moment. Our customers are advised to use regular Pact/CDC testing for GraphQL in the meantime.

We would absolutely appreciate input (problem statements, ideas or otherwise) here as that will help us with prioritisation and design.

YOU54F commented 4 months ago

For inspiration, please consider https://github.com/pactflow/swagger-mock-validator

this is the basis for our oas comparison, which checks a pact file is a valid subset of the OAS.

anyone is free to consider the development of such a tool, but currently the team are working on other items and this hasn't made it onto the roadmap.

The pact plugin framework would be a better place, with the generation of a dedicated graphql plugin

https://github.com/pact-foundation/roadmap/issues/94