Update schema

This commit is contained in:
Jackson Harper
2023-10-18 16:34:20 +08:00
parent f14fc034fe
commit 7848413645

View File

@ -2548,7 +2548,7 @@ const schema = gql`
name: String
description: String
lastFetchedAt: Date
lastfetchedChecksum: String
lastFetchedChecksum: String
status: SubscriptionStatus
}