mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-11-02 03:37:59 +00:00
removed cache for searchOUI query
This commit is contained in:
@@ -44,7 +44,7 @@ const System = () => {
|
||||
});
|
||||
}
|
||||
},
|
||||
variables: { queryCompleted: 'true' },
|
||||
fetchPolicy: 'no-cache',
|
||||
});
|
||||
const [fileUpload] = useMutation(OUI_UPLOAD);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user