Finding the Mutation Object

In Guide to build Meal Delivery App using Hypi’s low code API there are a couple of custom functions that are to be added to the mutation object, but I do not yet know where to find that.

@kencohere I believe that example includes all the custom functions right there in the schema.

So the calculateAmount function is given in the post. Hypi has support for “inline” scripts using Groovy, see the docs here.