GraphQL - Mutations
Which part of a GraphQL update mutation specifies the new values to apply?
input argument contains the new data values to update the record.id identifies which record to update; query and return are not parts of mutation syntax.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions