fix optimisticResponse typo

This commit is contained in:
Leandro
2018-05-17 16:39:04 +02:00
parent ae88ae3f98
commit 0339e97b37
+1 -1
View File
@@ -116,7 +116,7 @@ export const withRemoveTag = withMutation(
asset_id: assetId,
item_type: itemType,
},
o3timisticResponse: {
optimisticResponse: {
removeTag: {
__typename: 'ModifyTagResponse',
errors: null,