ConnectionsResponse: {
    generates?: AppliedConnectionInterface[];
    requires?: AppliedConnectionInterface[];
}

Type declaration