Versions in this module Expand all Collapse all v0 v0.33.3 Jan 23, 2025 Changes in this version + const HTTPBearer + func GetEmbedLoader() dataloader.Loader + func GetRawOutputFlag(ctx context.Context) bool + func NewSource(loader dataloader.Loader, extensionPrefix *string) *core.SimpleGrouper[core.Grouper] + func WithRawOutputFlag(ctx context.Context, raw bool) context.Context + type RawOutput bool + type RawOutputKey struct