Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagegraphql
input local_todo_update_item_reference {
    id: core_id!
}

...