graphiti

Stylish Graph APIs

MIT License

Downloads
799.7K
Stars
949
Committers
70

Bot releases are visible (Hide)

graphiti - Allow disabling logger

Published by richmolj about 5 years ago

graphiti - Allow use of dry-types 1.x

Published by wadetandy over 5 years ago

graphiti - Lock version of jsonapi-renderer

Published by richmolj over 5 years ago

graphiti - Graphiti 1.2 Released!

Published by richmolj over 5 years ago

Read about it in our blog

graphiti - Show helpful errors when user submits invalid write payloads

Published by wadetandy over 5 years ago

Features:

  • #126 Render helpful user-facing errors when a write payload is invalid (@wadetandy)

Fixes:

  • #136 Fix remote
    belongs_to links (@richmolj)

Misc:

  • #123 Throw
    better error when polymorphic type not found.
graphiti - Fix remote belongs_to links

Published by richmolj over 5 years ago

graphiti - Evaluate Query Procs in Resource Context

Published by richmolj over 5 years ago

This matches what users already expect, and fixes an issue where a NoMethodError would not be raised.

graphiti - Fix destroy with validation errors

Published by richmolj over 5 years ago

graphiti - Fix Rails eager loading issue

Published by richmolj over 5 years ago

Fixes edge case with polymorphic resources when running in production mode

graphiti - Graphiti Hits 1.0 🎉

Published by richmolj over 5 years ago

This project has gone through a number of iterations over the past three years. I'm happy to say we've now released 1.0 and committing to semantic versioning. Graphiti has now seen enough use, across a wide variety of scenarios, that we can commit to no backwards-incompatible changes for a long while, and a changelog for future releases.

graphiti - 1.0.rc.28

Published by richmolj over 5 years ago

graphiti - Add ability for readable guards to access model instance

Published by richmolj over 5 years ago

graphiti -

Published by richmolj over 5 years ago

graphiti -

Published by wadetandy over 5 years ago

graphiti - Add after_commit hooks

Published by wadetandy over 5 years ago

graphiti - RC2

Published by richmolj almost 6 years ago

graphiti - 0.6.4

Published by richmolj over 7 years ago

graphiti - 0.6.3

Published by richmolj over 7 years ago

Removes legacy dependency

graphiti - 0.6.2

Published by richmolj over 7 years ago

graphiti - 0.5.6

Published by richmolj over 7 years ago

Adds custom Resource#resolve