OBJECT
UpdateSeriesMembershipPayload
Autogenerated return type of UpdateSeriesMembership.
link GraphQL Schema definition
- type UpdateSeriesMembershipPayload {
- # A unique identifier for the client performing the mutation.
- String :
- # Validation errors for the series membership
- ValidationError!]! : [
- # The series membership object
- SeriesMembership! :
- }