Currently, there isn’t a straightforward way to override the entire axios request for complete wrapping, so I’ve named it "custom action," inspired by the approach used in GraphQL generator libraries. this feature is in fetch HTTP client but not in Axios so i added it to Axios too
Currently, there isn’t a straightforward way to override the entire axios request for complete wrapping, so I’ve named it "custom action," inspired by the approach used in GraphQL generator libraries. this feature is in fetch HTTP client but not in Axios so i added it to Axios too