graphs

@SerializedName(value = "graphs")
@Expose
open var graphs: Set<Graph>

An array of zero or more unique graph objects associated with the result.