mirror of
https://github.com/wassname/talk.git
synced 2026-07-21 12:51:03 +08:00
Remove unneeded refetch
This commit is contained in:
@@ -38,7 +38,6 @@ export const suspendUser = graphql(SUSPEND_USER, {
|
||||
variables: {
|
||||
input,
|
||||
},
|
||||
refetchQueries: ['Users']
|
||||
});
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user