Closed ClayAsh closed 2 years ago
This PR creates a graphql method to return one event and the creator of that event by event id. Includes tests for event and creator.
Is this a fully completed API Endpoint?
amazing collab. great work!
What this PR Covers
This PR creates a graphql method to return one event and the creator of that event by event id. Includes tests for event and creator.
Type of Content in PR
Is this a fully completed API Endpoint?
Simplecov 100% Coverage
If no, what files are not being covered?
Error tests for graphql create user and create event.
Tested on Localhost/Postman
If no, why was it not?
Additional Comments