module Gitlab module Graphql StandardGraphqlError = Class.new(StandardError) end end