createEmployeeListDocument
Creates a new PDF document containing a list of employees of a residential park
Requires authorization features: employee:core:read
createEmployeeListDocument(
input: CreateEmployeeListDocumentInput!
): Document!
Directives
auth
Requires authorization features: employee:core:read
Arguments
createEmployeeListDocument.input ● CreateEmployeeListDocumentInput! non-null input
Type
Document object
Represents a binary file.