Feather-Flock / birds-api

0 stars 3 forks source link

Add createTag, createUserTag, tags, userTags graphql methods and tests #50

Closed ClayAsh closed 2 years ago

ClayAsh commented 2 years ago

What this PR Covers

This PR contains createTag, createUserTag, userTags, and tags graphql methods with tests.

Type of Content in PR

Is this a fully completed API Endpoint?

Simplecov 100% Coverage

Tested on Localhost/Postman

Additional Comments