fixx
This commit is contained in:
parent
5f93ecc709
commit
5c9399162e
|
@ -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!
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user