Can the graph mapper be exposed from a component somehow?

I’m developing a component that contains a Graph Mapper. The Graph Mapper can be edited only together with the component itself, as it doesn’t have any exposed parameters.

Is there a workaround for this?