How will i display response code.i am using this code . throw new GraphQL.ExecutionError(“INVALID_CAQHID”) { Code = “213” }; and i am getting the …
How will i display response code.i am using this code . throw new GraphQL.ExecutionError(“INVALID_CAQHID”) { Code = “213” }; and i am getting the …