Skip to content

Conversation

mcg-web
Copy link
Contributor

@mcg-web mcg-web commented Jan 1, 2017

  • Completed Type System documentation
  • Deprecated Relay args and field builders
  • Removed some duplication code in OutputFieldsDefinition
  • Allowed arg type short syntax

Jeremiah VALERIE added 4 commits January 1, 2017 12:58
Deprecated from 0.7 and will be removed in 0.8.
Added "Relay::" prefix to builders name, to be more explicit and avoid confusing like in overblog#89.
Removed "Args" suffix to args builder.
Now arg type can be define like `Arg: Type` that is equivalent to `Arg: {type: Type}`
Deprecated as of 0.7 the builder short syntax (`Field: Builder` equivalent to `Field: {builder: Builder}`).
This will allow field type short syntax in 0.8.
@barduck007 barduck007 self-requested a review January 2, 2017 08:18
Copy link
Contributor

@barduck007 barduck007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mcg-web mcg-web merged commit 36371dc into overblog:master Jan 2, 2017
@mcg-web mcg-web deleted the optimizations branch January 2, 2017 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants