reactioncommerce / docs

https://mailchimp.com/developer/open-commerce/docs/
4 stars 9 forks source link

Add more how-to docs #41

Closed brent-hoover closed 2 years ago

brent-hoover commented 2 years ago

Resolves: https://github.com/reactioncommerce/docs/issues/34

Adds from old docs

How to:

Store custom fields on an order Create an inventory plugin Create a GraphQL query Create a GraphQL mutation Extend GraphQL to add field Extend GraphQL with remote schema Emit and Listen for Events (significantly rewritten) Run Functions on Startup Add Collections from a plugin Write and run database migrations Misc How to

Core: Developing with GraphQL

New doc created from scratch: How to extend a schema

Akarshit commented 2 years ago

We should also include the latest guide we have from postlight about writing documentation for Mailchimp. Not a blocker for this issue but definitely something we should do. @delagroove Can you share that with Brent?

Akarshit commented 2 years ago

Still going through the other files. This is awesome work!

delagroove commented 2 years ago

@Akarshit the Postlight documentation guide has been shared in notion for @zenweasel to check

brent-hoover commented 2 years ago

@MohanNarayana @delagroove @Akarshit Changes from C/R made. Please review

brent-hoover commented 2 years ago

Closing in favor of creating smaller PR's