subspace_free_text_params
columns and relationships of "subspace_free_text_params"
type subspace_free_text_params {
  enabled: Boolean!
  max_length: bigint!
  reg_ex: String
  subspace: subspace!
  subspace_id: bigint!
}
Fields
enabled (Boolean!)
max_length (bigint!)
reg_ex (String)
subspace (subspace!)
An object relationship