CustomerSetUpsertInput - admin-graphql - INPUT_OBJECT
Version: unstable
Description:
The input fields required to perform the upsert operation.
Access Scopes
Fields
-
match:
CustomerSetUpsertKeys! -
Specifies the field used to lookup the record for upsert.
-
skip:
UpsertSkipCondition -
Specifies how the mutation will proceed once the resource match is performed.
Input objects with this input object
Examples