UpdateSegmentInput
No description
input UpdateSegmentInput {
id: ID!
patch: PatchableSegmentFields!
}
Fields
UpdateSegmentInput.id ● ID! non-null scalar
UpdateSegmentInput.patch ● PatchableSegmentFields! non-null input
Member Of
updateSegment mutation ● UpdateSegmentBelongsTo input


