Module: Mutations::Todos

Defined in:
app/graphql/mutations/todos/create.rb,
app/graphql/mutations/todos/restore.rb,
app/graphql/mutations/todos/mark_done.rb,
app/graphql/mutations/todos/restore_many.rb,
app/graphql/mutations/todos/mark_all_done.rb

Defined Under Namespace

Classes: Create, MarkAllDone, MarkDone, Restore, RestoreMany