🎉 Added variables to graphql page (w/ lame type validation).
This commit is contained in:
@@ -20,6 +20,7 @@ export default () => ({
|
||||
gql: {
|
||||
url: "https://rickandmortyapi.com/graphql",
|
||||
headers: [],
|
||||
variables: [],
|
||||
query: ""
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user