UpdateLegalInformationPayload
No description
graphql
type UpdateLegalInformationPayload {
legalInformation: LegalInformation!
}Fields
UpdateLegalInformationPayload.legalInformation ● LegalInformation! non-null object
The updated LegalInformation
Returned By
updateLegalInformation mutation