const RapidApiConfigResponse = [ { sectionName: "General", id: 1, children: [ { label: "Rapid Api Connection Name", configProperty: "connectionName", controlType: "INPUT_TEXT", }, ], }, ]; export default RapidApiConfigResponse;