# Submission **Type:** GraphQL objects ## Fields - _id (String) - contentTypeId (String) - customerId (String) - customer (Customer): undefined - state (String) - createdAt (Date) - modifiedAt (Date) - avatar (String) - integrationId (String) - firstName (String) - lastName (String) - birthDate (Date) - sex (Int) - email (String) - primaryEmail (String) - emails (String) - primaryPhone (String) - phones (String) - primaryAddress (JSON) - addresses (JSON) - phone (String) - tagIds (String) - customFieldsData (JSON) - customFieldsDataByFieldCode (JSON) - ownerId (String) - leadStatus (String) - leadStageHistory (LeadStageHistoryEntry) - description (String) - isSubscribed (String) - code (String) - emailValidationStatus (String) - phoneValidationStatus (String) - links (JSON) - companies (Company) - getTags (Tag) - integration (Integration) - owner (User) - score (Float) - segmentsV2 (CustomerSegmentV2Membership): Active segments-v2 memberships for this customer (active version only). - _id (String) - conversations (Conversation) - createdAt (Date) - customFieldsData (JSON) - submissions (FormSubmission): undefined - _id (String) - customerId (String) - formId (String) - formFieldId (String) - text (String) - formFieldText (String) - value (JSON) - submittedAt (Date)