GraphObjectId

typealias GraphObjectId = String

An unique ID for a graph object (AudioContext, AudioNode, AudioParam) in Web Audio API

Official doc