fix(SW-194): add accordion graphql request
This commit is contained in:
@@ -130,6 +130,7 @@ export async function request<T>(
|
||||
* version for one language, it throws an error which we have to recover
|
||||
* from here since it isn't an error.
|
||||
*/
|
||||
|
||||
return { data: error.response.data as T }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user