fixx
This commit is contained in:
@@ -198,8 +198,6 @@ type Mutation {
|
|||||||
follow(what: FollowingEntity!, slug: String!): Result!
|
follow(what: FollowingEntity!, slug: String!): Result!
|
||||||
unfollow(what: FollowingEntity!, slug: String!): Result!
|
unfollow(what: FollowingEntity!, slug: String!): Result!
|
||||||
|
|
||||||
# TODO: transform reaction with body to shout
|
|
||||||
|
|
||||||
# seen
|
# seen
|
||||||
incrementView(shout: String!): Result!
|
incrementView(shout: String!): Result!
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user