Class: SolidusGraphqlApi::Types::PromotionAdjustment
- Inherits:
-
Base::RelayNode
- Object
- GraphQL::Schema::Object
- Base::Object
- Base::RelayNode
- SolidusGraphqlApi::Types::PromotionAdjustment
- Defined in:
- lib/solidus_graphql_api/types/promotion_adjustment.rb
Instance Method Summary collapse
Methods inherited from Base::Object
Instance Method Details
#promotion_code ⇒ Object
12 13 14 |
# File 'lib/solidus_graphql_api/types/promotion_adjustment.rb', line 12 def promotion_code object.promotion_code&.value end |