Type Alias NotifiMutationCreateServiceIdentifierArgs

NotifiMutationCreateServiceIdentifierArgs: {
    input?: InputMaybe<CreateServiceIdentifierInput>;
}