create an integration handler for syncing with readwise
This commit is contained in:
@ -1835,6 +1835,7 @@ input SetIntegrationInput {
|
||||
enabled: Boolean!
|
||||
id: ID
|
||||
name: String!
|
||||
syncedAt: Date
|
||||
token: String!
|
||||
type: IntegrationType
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user