GraphQL referenceTypesUpcomingObjectsContactFormResultOn this pageContactFormResultNo description type ContactFormResult { success: Boolean!} Fields success ● Boolean! Was the contact form submitted correctly. Succesfull submission does not mean that the form reached its final destination. It means it was succesfully recieved by sending API Example {}