Conversion soap to graphql #128241
Replies: 3 comments 1 reply
-
its better convert your application manually... automatic conversions will broke yout app. good luck in the conversion! |
Beta Was this translation helpful? Give feedback.
-
Hi , By giving same inputs in SOAP getting response but from graphql not getting any response This is my server.js file- const app = express(); // SOAP WSDL URL // Create SOAP Client // Define GraphQL Schema // Define Resolvers // Use GraphQL Middleware // Start Server This is my package.json file:
|
Beta Was this translation helpful? Give feedback.
-
Hi I this tool may help you in future https://chatgtpai.org |
Beta Was this translation helpful? Give feedback.
-
Hello,
I am trying to explore ways for converting soap wsdl to graphql using npm soap-graphql package.Its really helpful if any reference document or some steps will be provided.I can follow the same and will start exploring more.
Beta Was this translation helpful? Give feedback.
All reactions