# Functions
NewTracer creates a new Tracer.
WithServiceName sets the given service name for the client.
# Structs
A Tracer implements the graphql-go/trace.Tracer interface by sending traces to the Datadog tracer.
# Type aliases
Option represents an option that can be used customize the Tracer.