Skip to content

Commit

Permalink
🐛 stucco old StripeProduct resolver removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Matnabru committed Aug 3, 2023
1 parent 3ba8474 commit cfb617f
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions packages/integrations/gei-stripe/stucco.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,6 @@
"name": "Query.subscriptions.handler"
}
},
"StripeProduct.default_price": {
"name": "default_price",
"description": "Resolver for querying default price object",
"resolve": {
"name": "StripeProduct.default_price.handler"
}
},
"StripeProduct.prices": {
"name": "prices",
"description": "Resolver for querying prices objects",
"resolve": {
"name": "StripeProduct.prices.handler"
}
},
"Mutation.attachPaymentMethod": {
"name": "attachPaymentMethod",
"description": "attach payment method created on the frontend to existing stripe customer",
Expand Down

0 comments on commit cfb617f

Please sign in to comment.