This event is fired when API.connectMovie receives a response from the server.
APIEvent APIEvent
- type:String - APIEvent.QUERY_COMPLETE
- success:Boolean - True if the API connection was successful
- data:Object - Containing the following properties:
- query:SaveGroupQuery - The query instance containing your results
