API ReferenceCommon TypesInputsDecodeCSRInputOn this pageDecodeCSRInputInput for decoding a CSR. input DecodeCSRInput { csr: String!} Fields DecodeCSRInput.csr ● String! non-null scalar common The CSR string to decode. Member Of decodeCSR mutation