Skip to content

fix bug with setting the parentId for postObjects#445

Merged
jasonbahl merged 1 commit intodevelopfrom
bug/post-object-mutations-parent-id-ints
May 23, 2018
Merged

fix bug with setting the parentId for postObjects#445
jasonbahl merged 1 commit intodevelopfrom
bug/post-object-mutations-parent-id-ints

Conversation

@jasonbahl
Copy link
Copy Markdown
Collaborator

This fixes a bug when setting a parentId for postObjectMutations.

The global ID isn't always cast as an integer, sometimes it's a string. This makes sure to respect integers and integers cast as strings.

This fixes a bug when setting a parentId for postObjectMutations. 

The global ID isn't always cast as an integer, sometimes it's a string. This makes sure to respect integers and integers cast as strings.
@jasonbahl jasonbahl requested a review from hughdevore May 23, 2018 20:04
@jasonbahl jasonbahl merged commit 08c67d9 into develop May 23, 2018
@jasonbahl jasonbahl deleted the bug/post-object-mutations-parent-id-ints branch December 8, 2018 05:01
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.

1 participant