INPUT_OBJECT
Metadata2UpsertMutationInput
Autogenerated input type of Metadata2UpsertMutation
link GraphQL Schema definition
- input Metadata2UpsertMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # ID of the local object to link
- ID! :
- # Key/Value pairs for the metadatum
- KeyValueInput!]! : [
- }