Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improv/sdl generation #120

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

Improv/sdl generation #120

wants to merge 20 commits into from

Conversation

chrisvdm
Copy link
Owner

Managing sdl schema is time consuming. Better approach would be to generate schema from Stripe's openAPI Spec. This PR is part one of a larger issue (#117)

API (might need some help here):

  • github action triggers script to generate a schema from openAPI.
  • script needs a root query OR a list of Stripe Objects as a starting point for the generator.
  • Merge generate schema with custom schema (stripeItems)
  • schema is saved in sdl file (?) that can be imported into a project

#63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant