@axomx/stripe-graphql-js
v1.0.7
Published
Stripe GraphQL API
Downloads
2
Maintainers
Readme
Documentation
https://docs.nhost.io/graphql/remote-schemas/stripe.
Development
Install dependencies:
pnpm install
Start the development server:
pnpm dev
Include the correct admin secret header for admin access
{
"x-hasura-admin-secret":"<secret value matching your NHOST_ADMIN_SECRET environment variable>"
}
The GraphQL Server will reload every time the code changes.
Open GraphiQL: