quoc-jordan-an / Connect-Lite

0 stars 0 forks source link

Set up GraphQL/Apollo API #4

Open quoc-jordan-an opened 1 year ago

quoc-jordan-an commented 1 year ago

Create new a new skill image

quoc-jordan-an commented 1 year ago

Query for all users and their skills: image

quoc-jordan-an commented 1 year ago

Mutation that creates a new skill and link it to a new user image

quoc-jordan-an commented 1 year ago

Mutation to create a new user. image

quoc-jordan-an commented 1 year ago

A mutation that will link a user to a skill by specifying the name of the user and the name of the skill you want to make a connection to

Image

quoc-jordan-an commented 1 year ago

Result for the mutation to connect Jordan An with skill Python

Image