fix(plugins/base): job availability status (#1081)

This commit is contained in:
Simon Lecoq
2022-05-28 21:44:21 -04:00
committed by GitHub
parent 965ab51f01
commit 509c83ce17
7 changed files with 14 additions and 10 deletions
-1
View File
@@ -7,7 +7,6 @@ query BaseUser {
createdAt
avatarUrl
websiteUrl
isHireable
twitterUsername
}
}