CreateSisReportInput
Input for the creation of a PDF for a client's sis report
input CreateSisReportInput {
clientId: ClientID!
}
Fields
CreateSisReportInput.clientId ● ClientID! non-null scalar
ID of the client
Member Of
createSisReport mutation