Wasm Directoryalpha
Record

create-collection-from-schema-response

No description available.

record create-collection-from-schema-response {
  collection: option​<create-collection-from-schema-response-collection>,
  relations: option​<list​<create-collection-from-schema-response-relations-item>>,
}

Fields

NameTypeDescription
collectionoption​<create-collection-from-schema-response-collection>
relationsoption​<list​<create-collection-from-schema-response-relations-item>>