Private clientProtected configProtected dataExecute the handler.
Private getReturns id that described in config.
If definition.vertex is equal to vertex - returns entity id. If definition.vertex is not equal to vertex - executes following gremlin query:
g.V({entityId}).out().hasLabel(definition.vertex).has({machine_name}, {definition.value})
id of entity to update
definition of id from script
vertex trait config
user context
This method should return handler's schema.
Static getGenerated using TypeDoc
UpdateHandler plugin for GraphQL. Runs the specified mutation with the specified variables, with the credentials of the service user.