Forum Discussion

msherman's avatar
msherman
New Member
5 months ago

How do I update graphql API definition in my project

My imported graphql API schema is evolving and I would like to get the update mutations into my existing project.  Found documentation for updating REST and SOAP but don't see an "Update Definition" when I right click.

2 Replies

  • richie's avatar
    richie
    Community Hero

    Hey msherman 

     

    If you've looking at the Update Definition and Refactor Definition functionalities, I'm afraid that these only cover REST, SOAP and Kafka (https://support.smartbear.com/readyapi/docs/apis/update/index.html)

     

    I'm afraid you'll have to update manually as far as I've been able to work out.

     

    This functionality used to cover just REST and SOAP and support for Kafka was introduced most recently.  I'm guessing if SmartBear believe enough people would be interested in having the equivalent functionality for GraphQL, then this functionality would be introduced.

     

    Suggest going to the feature request section (https://community.smartbear.com/t5/ReadyAPI-Feature-Requests/idb-p/ReadyAPIFeatureRequests) and submitting a request for the outstanding functionality.

     

    Obviously this doesn't help for now, but perhaps in the future.....

     

    Cheers,

     

    Rich

     

     

    • msherman68's avatar
      msherman68
      Occasional Visitor

      I assumed as much.  Thanks for the quick response.