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