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

[FR] GraphQL support for form submissions #20

Closed
daltonrooney opened this issue Jul 24, 2020 · 2 comments
Closed

[FR] GraphQL support for form submissions #20

daltonrooney opened this issue Jul 24, 2020 · 2 comments

Comments

@daltonrooney
Copy link

daltonrooney commented Jul 24, 2020

Is there a plan to add GraphQL support for form submissions? We’re working on a custom reporting interface that would need to pull information out of submissions and GraphQL would be a perfect fit. As a fallback I think we’ll need to create a custom ElementAPI interface?

@daltonrooney daltonrooney changed the title [FR] GraphQL support for entries [FR] GraphQL support for form submissions Jul 24, 2020
@engram-design
Copy link
Member

I did think about this at the time, but wasn't really sure if people wanted to access submissions on the front-end. But sounds like this is a pretty valid case, so added in 1.0.5

But yes, you could otherwise use the Element API to achieve a similar result.

@daltonrooney
Copy link
Author

Thanks @engram-design, that's awesome that you were able to include that so quickly! We're actually have another project which will benefit from this as well. Really enjoying working with the software so far, and I think client training is going to be improved as well. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants