99designs / 99designs/gqlgen

Grouping Mutations in gqlgen

Open
#2,596 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
10.8k
Forks
1.3k
Avg merge
2d 36m
Merged PRs (30d)
26

Description

How can I achieve this in gqlgen

mutation{
adminCollection{
createAdmin(input:{email:"jed@d.co"}){
name
}
sendInvite{
email
}
}
}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.