Skip to content

fix: remove expires_at field from stripe-connect mutation#186

Open
nooblemon-eth wants to merge 1 commit intomainfrom
fix/stripe-connect-schema-mismatch
Open

fix: remove expires_at field from stripe-connect mutation#186
nooblemon-eth wants to merge 1 commit intomainfrom
fix/stripe-connect-schema-mismatch

Conversation

@nooblemon-eth
Copy link
Copy Markdown
Contributor

Summary

  • Remove expires_at from the generateStripeAccountLink GraphQL mutation query and JSON output
  • The backend GenerateStripeAccountLinkResponse type does not include this field, causing GRAPHQL_VALIDATION_FAILED when running lemonade space stripe-connect

Test plan

  • Run lemonade space stripe-connect and verify it opens Stripe onboarding without errors
  • Run lemonade space stripe-connect --json and verify clean JSON output

🤖 Generated with Claude Code

The backend GenerateStripeAccountLinkResponse type does not include
expires_at, causing a GRAPHQL_VALIDATION_FAILED error when running
`lemonade space stripe-connect`.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@thongxuan thongxuan force-pushed the fix/stripe-connect-schema-mismatch branch from 439d885 to 065e405 Compare April 9, 2026 09:01
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