mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-16 23:40:32 +00:00
use min/max version instead of one static version
This commit is contained in:
@@ -92,7 +92,8 @@ type Query {
|
||||
isNotificationScheduled(input: NotificationInput!): Boolean
|
||||
secondsThresholdForNotification(input: NotificationInput!): Int
|
||||
|
||||
schemaVersion: ID!
|
||||
schemaMinVersion: Int!
|
||||
schemaCurrentVersion: Int!
|
||||
}
|
||||
|
||||
# Mutations
|
||||
|
||||
Reference in New Issue
Block a user