Class: Types::NotificationType

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

Instance Method Summary collapse

Instance Method Details

#resolve_object_idObject



21
22
23
# File 'app/graphql/types/notification_type.rb', line 21

def resolve_object_id
  object.object_id
end