# Packages
No description provided by the author
go:generate mockgen -package graphiqlhandler_test -destination=./mock_handler_test.go -source $GOFILE.
No description provided by the author
go:generate mockgen -package versionhandler_test -destination=./mock_handler_test.go -source $GOFILE.