Renaming a field after it is part of a function or api

Options
Greetings,

I was wondering (before i attempt this) is there an automatic cascade if I rename a field in an api or function?  Meaning will I need to update everywhere I use that field….

Comments

  • Ray Deck
    Ray Deck Trusted Xano Expert ✭✭✭
    Options
    Changing the name of the function will "cascade" without incident. Renaming the input of a function will break your connection, and (assuming that matters) you will need to fix it wherever it is used. Changing the output shape will also break it - what you see is what you get. 
  • Raynell Bell
    Raynell Bell Member
    Options
    Thanks!  Does this also apply to fields in tables