package graph // This file will be automatically regenerated based on the schema, any resolver implementations // will be copied through when generating and any unknown code will be moved to the end. import ( "context" "errors" "fmt" "time" "github.com/99designs/gqlgen/graphql" "github.com/sky0621/study-gqlgen/errorhandling/graph/generated" "github.com/sky0621/study-gqlgen/errorhandling/graph/mode