Wasm Directoryalpha
Record

following-create-response

No description available.

record following-create-response {
  data: option​<following-create-response-data>,
  errors: option​<list​<problem>>,
}

Fields

NameTypeDescription
dataoption​<following-create-response-data>
errorsoption​<list​<problem>>