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