INPUT_OBJECT
PrototypeCreateOrUpdateMutationInput
Autogenerated input type of PrototypeCreateOrUpdateMutation
link GraphQL Schema definition
- input PrototypeCreateOrUpdateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # ID of the Prototype to update
- ID :
- # Name for the new Prototype
- String :
- # IDs used by external systems to fetch Prototypes
- KeyValueInput!] : [
- }