set default export language as cURL

This commit is contained in:
Liyas Thomas
2021-05-03 19:14:26 -07:00
committed by GitHub
parent 6c49e5c86a
commit efeec13794

View File

@@ -15,7 +15,7 @@ export default () => ({
bodyParams: [], bodyParams: [],
rawParams: "", rawParams: "",
rawInput: false, rawInput: false,
requestType: "", requestType: "curl",
contentType: "", contentType: "",
}, },
gql: { gql: {