schema-update
This commit is contained in:
parent
36fefd93be
commit
5ff28ce31b
|
@ -43,5 +43,5 @@ type Query {
|
|||
get_topics_by_community(slug: String, community_id: Int): [Topic]
|
||||
|
||||
# notifier
|
||||
load_notifications(after: Int!, limit: Int): NotificationsResult!
|
||||
load_notifications(after: Int!, limit: Int, offset: Int): NotificationsResult!
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user