1.0.7 • Published 2 years ago
@axomx/stripe-graphql-js v1.0.7
Documentation
https://docs.nhost.io/graphql/remote-schemas/stripe.
Development
Install dependencies:
pnpm installStart the development server:
pnpm devInclude 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: