Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

[api] Add mutations for adding and removing media items from album #90

Closed
prabhuomkar opened this issue Nov 26, 2021 · 0 comments · Fixed by #92
Closed

[api] Add mutations for adding and removing media items from album #90

prabhuomkar opened this issue Nov 26, 2021 · 0 comments · Fixed by #92

Comments

@prabhuomkar
Copy link
Owner

prabhuomkar commented Nov 26, 2021

  • Create following mutations for the adding and removing media items from the album:
mutation updateAlbumMediaItems(id: String!, type: String!, mediaItems: [String!]!): Boolean!

Here action can be: add or remove

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant