Connections: {
    generates?: ConnectionInterface[];
    requires?: ConnectionInterface[];
}

Type declaration