tkhwang / readable

anti-social social bookmark and much more...
5 stars 1 forks source link

✨ (server,libs): Sync single userBookmark with Google primary calendar #120

Closed tkhwang closed 3 years ago

tkhwang commented 3 years ago

Description

Type of change

mutation SyncGoogleCalendarWithAuth($syncGoogleCalendarWithAuthInput: SyncGoogleCalendarWithAuthInput!) {
  syncGoogleCalendarWithAuth(syncGoogleCalendarWithAuthInput: $syncGoogleCalendarWithAuthInput) {
    isSuccess
  }
}

{
    "syncGoogleCalendarWithAuthInput" : {
        "urlInfo" : {
            "url": "1234",
            "title": "5678",
            "scheduledAt": null
        }
    }
}

Xnip2021-09-16_14-00-33

Further to-do lists

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tkhwang/readable/3Q5uARZe8vbqCXSR92GiEQhmFYuk
✅ Preview: https://readable-git-feat-server-0916-schedule-tkhwang.vercel.app