menu
changelog_cmd package
documentation
queries/schema.docs.graphql.dart
Input$UpdateRefInput
Input$UpdateRefInput.new constructor
Input$UpdateRefInput.new constructor
dark_mode
light_mode
Input$UpdateRefInput
constructor
Input$UpdateRefInput
(
{
String
?
clientMutationId
,
bool
?
force
,
required
String
oid
,
required
String
refId
,
})
Implementation
Input$UpdateRefInput( {this.clientMutationId, this.force, required this.oid, required this.refId});
changelog_cmd package
documentation
queries/schema.docs.graphql
Input$UpdateRefInput
Input$UpdateRefInput.new constructor
Input$UpdateRefInput class