Documentation ¶
Index ¶
- func EnumLogging(ctx context.Context, obj interface{}, next graphql.Resolver) (res interface{}, err error)
- func FieldLogging(ctx context.Context, obj interface{}, next graphql.Resolver) (res interface{}, err error)
- func InputLogging(ctx context.Context, obj interface{}, next graphql.Resolver) (res interface{}, err error)
- func ObjectLogging(ctx context.Context, obj interface{}, next graphql.Resolver) (res interface{}, err error)
- func ScalarLogging(ctx context.Context, obj interface{}, next graphql.Resolver) (res interface{}, err error)
- func UnionLogging(ctx context.Context, obj interface{}, next graphql.Resolver) (res interface{}, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnumLogging ¶
func FieldLogging ¶
func InputLogging ¶
func ObjectLogging ¶
func ScalarLogging ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.