API ReferenceCommon TypesObjectsCreateCSRPayloadOn this pageCreateCSRPayloadThe result of creating a CSR. type CreateCSRPayload { certificateId: Int} Fields CreateCSRPayload.certificateId ● Int scalar common The generated certificate ID. Returned By createCSR mutation