MutationFormMethodtype MutationFormMethod = | "post" | "put" | "patch" | "delete";§Type§"post" | "put" | "patch" | "delete"[src]