OBJECT
UpdateContentLanguagePayload
Autogenerated return type of UpdateContentLanguage.
link GraphQL Schema definition
- type UpdateContentLanguagePayload {
- # A unique identifier for the client performing the mutation.
- String :
- # The content language object
- ContentLanguage :
- # Validation errors for the content language
- ValidationError!]! : [
- }