Mutations
Mutations modify server-side data. Use them to create, update, or delete records. Each mutation returns the affected data so you can read the result in the same request. Learn more
Mutations modify server-side data. Use them to create, update, or delete records. Each mutation returns the affected data so you can read the result in the same request. Learn more