feat: add getCurrentUser query
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
140734b32c
commit
b8fb84ef42
@@ -14,6 +14,7 @@ type Query {
|
||||
offset: Int!
|
||||
): ExecutionStepConnection
|
||||
getData(stepId: String!, key: String!): JSONObject
|
||||
getCurrentUser: User
|
||||
}
|
||||
|
||||
type Mutation {
|
||||
|
Reference in New Issue
Block a user