Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

バックアップのAPI対応 #43

Merged
merged 2 commits into from
Dec 11, 2020
Merged

バックアップのAPI対応 #43

merged 2 commits into from
Dec 11, 2020

Conversation

wheatandcat
Copy link
Owner

関連 issue

対応内容

mutation SyncCalendars($calendars: SyncCalendars!) {
  syncCalendars(calendars: $calendars)
}
  • バックアップ用のAPIを作成

開発用メモ

無し

@wheatandcat wheatandcat added the リリースノート リリースノート集計用のラベル label Dec 11, 2020
@wheatandcat wheatandcat added this to the v3.0.0 milestone Dec 11, 2020
@wheatandcat wheatandcat merged commit 5f73146 into master Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
リリースノート リリースノート集計用のラベル
Projects
None yet
Development

Successfully merging this pull request may close these issues.

バックアップと復旧のAPIを修正
1 participant