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