createApartmentListDocument
Creates a new PDF document containing a list of apartments of a residential park
Requires authorization features: park:apartment:read
createApartmentListDocument(
input: CreateApartmentListDocumentInput!
): Document!
Directives
auth
Requires authorization features: park:apartment:read
Arguments
createApartmentListDocument.input ● CreateApartmentListDocumentInput! non-null input
Type
Document object
Represents a binary file.