{
  "gfForm": {
    "__typename": "GfForm",
    "button": {
      "__typename": "FormButton",
      "text": "Submit",
      "imageUrl": "",
      "type": "TEXT"
    },
    "confirmations": [
      {
        "__typename": "FormConfirmation",
        "id": "623058b883b6f",
        "isActive": true,
        "isDefault": true,
        "message": "Thanks for contacting us! We will get in touch with you shortly.",
        "name": "Default Confirmation",
        "pageId": null,
        "queryString": "",
        "type": "MESSAGE",
        "url": ""
      },
      {
        "__typename": "FormConfirmation",
        "id": "6234373577478",
        "isActive": false,
        "isDefault": null,
        "message": "Success! An email has been sent to the account on file, please verify its authenticity to proceed.",
        "name": "sign up success",
        "pageId": null,
        "queryString": "",
        "type": "MESSAGE",
        "url": ""
      }
    ],
    "pagination": null,
    "formFields": {
      "__typename": "GfFormToFormFieldConnection",
      "pageInfo": {
        "__typename": "WPPageInfo",
        "endCursor": "YXJyYXljb25uZWN0aW9uOjI=",
        "hasNextPage": false,
        "hasPreviousPage": false,
        "startCursor": "YXJyYXljb25uZWN0aW9uOjA=",
        "total": null
      },
      "nodes": [
        {
          "__typename": "EmailField",
          "id": 4,
          "displayOnly": false,
          "inputType": null,
          "pageNumber": 1,
          "visibility": "VISIBLE",
          "type": "EMAIL",
          "canPrepopulate": false,
          "value": null,
          "hasEmailConfirmation": false,
          "shouldAllowDuplicates": false,
          "hasAutocomplete": true,
          "label": "Email",
          "description": "preferred email address",
          "cssClass": null,
          "isRequired": true,
          "placeholder": "email@gmail.com"
        },
        {
          "__typename": "NameField",
          "id": 5,
          "displayOnly": false,
          "inputType": null,
          "pageNumber": 1,
          "visibility": "VISIBLE",
          "type": "NAME",
          "value": null,
          "canPrepopulate": false,
          "errorMessage": null,
          "hasAutocomplete": true,
          "label": "Name",
          "description": null,
          "cssClass": null,
          "inputs": [
            {
              "__typename": "NameInputProperty",
              "choices": [
                {
                  "__typename": "NameFieldChoice",
                  "isSelected": null,
                  "text": "Dr.",
                  "value": "Dr."
                },
                {
                  "__typename": "NameFieldChoice",
                  "isSelected": null,
                  "text": "Miss",
                  "value": "Miss"
                },
                {
                  "__typename": "NameFieldChoice",
                  "isSelected": null,
                  "text": "Mr.",
                  "value": "Mr."
                },
                {
                  "__typename": "NameFieldChoice",
                  "isSelected": null,
                  "text": "Mrs.",
                  "value": "Mrs."
                },
                {
                  "__typename": "NameFieldChoice",
                  "isSelected": null,
                  "text": "Ms.",
                  "value": "Ms."
                },
                {
                  "__typename": "NameFieldChoice",
                  "isSelected": null,
                  "text": "Prof.",
                  "value": "Prof."
                },
                {
                  "__typename": "NameFieldChoice",
                  "isSelected": null,
                  "text": "Rev.",
                  "value": "Rev."
                }
              ],
              "name": "",
              "placeholder": null,
              "id": 5.2,
              "label": "Prefix",
              "autocompleteAttribute": "honorific-prefix",
              "key": "prefix",
              "hasChoiceValue": false,
              "defaultValue": null,
              "isHidden": true
            },
            {
              "__typename": "NameInputProperty",
              "choices": null,
              "name": "",
              "placeholder": "Given Name",
              "id": 5.3,
              "label": "First",
              "autocompleteAttribute": "given-name",
              "key": "first",
              "hasChoiceValue": false,
              "defaultValue": null,
              "isHidden": false
            },
            {
              "__typename": "NameInputProperty",
              "choices": null,
              "name": "",
              "placeholder": null,
              "id": 5.4,
              "label": "Middle",
              "autocompleteAttribute": "additional-name",
              "key": "middle",
              "hasChoiceValue": false,
              "defaultValue": null,
              "isHidden": true
            },
            {
              "__typename": "NameInputProperty",
              "choices": null,
              "name": "",
              "placeholder": "Surname",
              "id": 5.6,
              "label": "Last",
              "autocompleteAttribute": "family-name",
              "key": "last",
              "hasChoiceValue": false,
              "defaultValue": null,
              "isHidden": false
            },
            {
              "__typename": "NameInputProperty",
              "choices": null,
              "name": "",
              "placeholder": null,
              "id": 5.8,
              "label": "Suffix",
              "autocompleteAttribute": "honorific-suffix",
              "key": "suffix",
              "hasChoiceValue": false,
              "defaultValue": null,
              "isHidden": true
            }
          ]
        },
        {
          "__typename": "PasswordField",
          "id": 2,
          "displayOnly": true,
          "inputType": null,
          "pageNumber": 1,
          "visibility": "VISIBLE",
          "type": "PASSWORD",
          "inputs": [
            {
              "__typename": "PasswordInputProperty",
              "customLabel": "new",
              "id": 2,
              "isHidden": null,
              "label": "Enter Password",
              "placeholder": "must be at least 8 characters in length, alphanumeric, and contain a special symbol"
            },
            {
              "__typename": "PasswordInputProperty",
              "customLabel": "verify",
              "id": 2.2,
              "isHidden": true,
              "label": "Confirm Password",
              "placeholder": null
            }
          ],
          "adminLabel": null,
          "cssClass": null,
          "description": "input a new password",
          "descriptionPlacement": "INHERIT",
          "errorMessage": "must be at least 8 characters in length, alphanumeric, and contain a special symbol",
          "hasPasswordStrengthIndicator": false,
          "hasPasswordVisibilityToggle": false,
          "isRequired": true,
          "label": "Password",
          "labelPlacement": "INHERIT",
          "minPasswordStrength": null,
          "size": "LARGE",
          "subLabelPlacement": "INHERIT",
          "value": null
        }
      ]
    },
    "id": "Z2ZfZm9ybTox",
    "databaseId": 1,
    "customRequiredIndicator": "(Required)",
    "cssClass": null,
    "dateCreated": "2022-03-15 04:13:28",
    "description": "register a new user",
    "descriptionPlacement": "BELOW",
    "hasValidationSummary": false,
    "firstPageCssClass": null,
    "hasConditionalLogicAnimation": false,
    "hasHoneypot": true,
    "isActive": true,
    "isTrash": false,
    "labelPlacement": "TOP",
    "markupVersion": 2,
    "nextFieldId": 6,
    "requiredIndicator": "ASTERISK",
    "subLabelPlacement": "BELOW",
    "title": "Sign Up",
    "version": "2.5.16.4"
  }
}