wp-graphql / woographql-subscriptions

Adds WooCommerce Subscriptions types and functionality to your WPGraphQL API.
MIT License
14 stars 11 forks source link

Mutation to create order with subscription? #4

Closed jacobdubail closed 3 years ago

jacobdubail commented 3 years ago

I realize this is less of an issue and more of a question. I'm not seeing any details in the readme or any other guides outlining how to create subscriptions via WP GraphQL. I have this extension installed and activated, along with WooCommerce, WC Subscriptions, WooGraphQL, and WPGraphQL. Any guidance you anyone can offer is greatly appreciated.

jacobdubail commented 3 years ago

for some reason, having an existing subscription of a different product prevented the new subscription creation. resolved.

aresrioja10 commented 3 years ago

Hi @jacobdubail,

How can I create a subscription?