Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'Create' step to the plop master/detail template. And add it to the getting started guide #7

Open
mostafaelganainy opened this issue Aug 14, 2018 · 0 comments

Comments

@mostafaelganainy
Copy link
Member

mostafaelganainy commented Aug 14, 2018

In the plop template that creates a master/detail module. Theres is a missing step to create a new post.

It's required to do the following :

  1. Create a template that creates a form using RelayForm to create a Posts form
  2. The template has to be generic just like the other files in the "master/details" plop template

You can refer to the following file as an example for how to use RelayForm and how to consume mutations.

Sample Relay Form Usage

Also after finishing this, the project's ReadME, should be updated to reflect the mentioned change.

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

No branches or pull requests

1 participant