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