Cleanup deprecated metadata after migration
- delete deprecated metadata - save applied migration id per metadata holder
This commit is contained in:
@@ -17,12 +17,6 @@ export const DELETE_MANGA_METADATA = gql`
|
||||
meta {
|
||||
...MANGA_META_FIELDS
|
||||
}
|
||||
manga {
|
||||
id
|
||||
meta {
|
||||
...MANGA_META_FIELDS
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user