Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd sendMessage() mutation #371
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Add a GraphQL mutation that will be used on the Contact Us page and Send Feedback modal dialog. For example:
See
src/mutations/SendMessage.jssrc/server/mutations/contact.jsBonus points for making it work with Firebase reCaptcha.