Class: Types::NotificationType
- Inherits:
-
BaseObject
- Object
- GraphQL::Schema::Object
- BaseObject
- Types::NotificationType
- Defined in:
- app/graphql/types/notification_type.rb
Instance Method Summary collapse
Instance Method Details
#resolve_object_id ⇒ Object
21 22 23 |
# File 'app/graphql/types/notification_type.rb', line 21 def resolve_object_id object.object_id end |