@neo4j/graphql does not provide _id field for internal id

The former library neo4j-graphql-js did provide the internal neo4j-ID (of an object) as the graphql field _id.

The current library @neo4j/graphql seems to not provide it anymore.

Is it somehow possible get the old behaviour?