CreateLegalInformationPayload
No description
graphql
type CreateLegalInformationPayload {
legalInformation: LegalInformation!
}Fields
CreateLegalInformationPayload.legalInformation ● LegalInformation! non-null object
The created LegalInformation
Returned By
createLegalInformation mutation