graphql({ query: createApplication, variables: { input: app } }); // console.log(result); }. The createApplication function that’s used is here and …
graphql({ query: createApplication, variables: { input: app } }); // console.log(result); }. The createApplication function that’s used is here and …