ErrorPolicy: "none" | "ignore" | "all"

'None' will throw whenever the response contains errors

'Ignore' will ignore incoming errors and resolve like no errors occurred

'All' will return both the errors and data