class Alchemy::GraphQL::ContentType

Public Instance Methods

ingredient() click to toggle source
# File lib/alchemy/graphql/types/content_type.rb, line 13
def ingredient
  object.serialized_ingredient
end