This website requires JavaScript.
Explore
Help
Sign In
Yadciel
/
taskcafe
Watch
1
Star
0
Fork
0
You've already forked taskcafe
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fba4de631f
taskcafe
/
web
/
src
/
shared
/
graphql
/
me.graphqls
11 lines
104 B
GraphQL
Raw
Normal View
History
Unescape
Escape
feature: add ability to assign tasks
2020-04-20 05:02:55 +02:00
query
me
{
me
{
firstName
lastName
profileIcon
{
initials
feature: UI changes
2020-04-21 01:04:27 +02:00
bgColor
feature: add ability to assign tasks
2020-04-20 05:02:55 +02:00
}
}
}
Reference in New Issue
Copy Permalink