module GraphQL::Define::NonNullWithBang
def !
-
(GraphQL::NonNullType)
- a non-null type which wraps the original type
def ! to_non_null_type end
(GraphQL::NonNullType)
- a non-null type which wraps the original type
def ! to_non_null_type end