Class: Types::WebHooks::UrlVariableType

Inherits:
BaseObject
  • Object
show all
Defined in:
app/graphql/types/web_hooks/url_variable_type.rb

Overview

rubocop: disable Graphql/AuthorizeTypes – object is a hash, authorization handled on hook type and resolver

Method Summary

Methods inherited from BaseObject

accepts, assignable?, authorization, authorization_scopes, authorize, authorized?, #current_user, #id

Methods included from Gitlab::Graphql::Present

#present, #unpresented