CloneSegmentInput
No description
input CloneSegmentInput {
folder_id: ID
id: ID!
name: String!
}
Fields
CloneSegmentInput.folder_id ● ID scalar
CloneSegmentInput.id ● ID! non-null scalar
CloneSegmentInput.name ● String! non-null scalar
Member Of
cloneSegment mutation


