Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 2, 2020 09:42
Show Gist options
  • Save velotiotech/c0eca85ebbe846f13901efad22688b57 to your computer and use it in GitHub Desktop.
Save velotiotech/c0eca85ebbe846f13901efad22688b57 to your computer and use it in GitHub Desktop.
input_object :update_post_params do
field(:title, :string)
field(:body, :string)
field(:accounts_user_id, :id)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment