OBJECT
type EntitySSQLAutocompleteResponse {# Possible autocompletionsdata: [String!] # SSQL query validityisValid: Boolean! }