GraphqlOperationTypeValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.GraphqlOperationTypeValue
See theGraphqlOperationTypeValue companion object
abstract class GraphqlOperationTypeValue(val value: String)

Attributes

Companion
object
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Mutation.type
object Query.type
object Subscription.type

Members list

Value members

Concrete fields

val value: String

Attributes

Source
SemanticAttributes.scala