GraphQLReferenceMutationsdeleteExperienceOn this pagedeleteExperience Delete an experience from a group. Input experienceDeleteInput Return Type ID Example mutation DeleteExperience { deleteExperience(input: { experienceId: "ZXhwMTIzNDU2" })} Related createExperience Experience type