NodePlugin is excluded by default to remove all references of NodeId fields
and byNodeId operations. A few such instances are not removed and handled
explicitly by this plugin, e.g. deletedEntityNodeId in the
DeleteEntityPayload types.
By default, the plugin marks each field as deprecated. Pass an explicit
DROP value to drop the fields instead.
NodePlugin is excluded by default to remove all references of NodeId fields and byNodeId operations. A few such instances are not removed and handled explicitly by this plugin, e.g. deletedEntityNodeId in the DeleteEntityPayload types.
By default, the plugin marks each field as deprecated. Pass an explicit
DROP
value to drop the fields instead.