Method: GraphQL::InterfaceType#resolve_type_proc
- Defined in:
- lib/graphql/interface_type.rb
#resolve_type_proc ⇒ Object
Returns the value of attribute resolve_type_proc.
28 29 30 |
# File 'lib/graphql/interface_type.rb', line 28 def resolve_type_proc @resolve_type_proc end |