fix reloadable schemas
previous approach was too simple and broke schemas being used in the client :( just updating the schema didnt actually change the function signature, so there was then a mismatch with client and server submission.
previous approach was too simple and broke schemas being used in the client :( just updating the schema didnt actually change the function signature, so there was then a mismatch with client and server submission.