menu
changelog_cmd package
documentation
queries/schema.docs.graphql.dart
Input$DeleteProjectInput
Input$DeleteProjectInput constructor
Input$DeleteProjectInput constructor
dark_mode
light_mode
Input$DeleteProjectInput
constructor
Input$DeleteProjectInput
(
{
String
?
clientMutationId
,
required
String
projectId
,
})
Implementation
Input$DeleteProjectInput({this.clientMutationId, required this.projectId});
changelog_cmd package
documentation
queries/schema.docs.graphql
Input$DeleteProjectInput
Input$DeleteProjectInput constructor
Input$DeleteProjectInput class