StandaloneServer and graphql-upload

Hi,

I would like to know if it’s possible to use graphql-upload with the startStandaloneServer (@apollo/server/standalone) or is it mandatory to switch to express-middleware or koa?

Thanks.