The query parameter you define from “Define Query Parameters” is needed to RECIEVE the parameter from the URL so is only needed if a URL parameter is sent
The server connection parameter in App Connect SENDS a parameter to the server action
The Global $_GET.myparameters RECIEVES the data sent from APP CONNECT for use in the server action