{
  "$id": "https://hash.ai/@h/types/property-type/user-registration-by-invitation-is-enabled/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "Whether or not a user is able to register another user by inviting them to an org.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/boolean/v/1"
    }
  ],
  "title": "User Registration By Invitation Is Enabled"
}